Searched refs:TWT_FLAGS_GET_BTWT_ID0 (Results 1 – 2 of 2) sorted by relevance
678 additional_params->b_twt_id0 = TWT_FLAGS_GET_BTWT_ID0(flags); in extract_twt_add_dialog_comp_additional_parameters()1810 additional_params->b_twt_id0 = TWT_FLAGS_GET_BTWT_ID0(flags); in extract_twt_add_dialog_comp_additional_parameters()
39564 #define TWT_FLAGS_GET_BTWT_ID0(flag) WMI_GET_BITS(flag, 12, 1) macro