Searched refs:IS_MULTI_USERS (Results 1 – 2 of 2) sorted by relevance
1222 he_mu_flags) = IS_MULTI_USERS(usr_common.num_users); in hal_txmon_parse_user_desc_common()2548 he_mu_flags) = IS_MULTI_USERS(num_users); in hal_txmon_status_parse_tlv_generic_be()2657 he_mu_flags) = IS_MULTI_USERS(num_users); in hal_txmon_status_parse_tlv_generic_be()3235 he_mu_flags) = IS_MULTI_USERS(num_users); in hal_txmon_status_parse_tlv_generic_be()
1254 #define IS_MULTI_USERS(num_users) (!!(0xFFFE & num_users)) macro