Searched refs:TWT_FLAGS_SET_BTWT_ID0 (Results 1 – 2 of 2) sorted by relevance
155 TWT_FLAGS_SET_BTWT_ID0(cmd->flags, params->flag_b_twt_id0); in twt_add_dialog_set_bcast_twt_params()1335 TWT_FLAGS_SET_BTWT_ID0(cmd->flags, params->flag_b_twt_id0); in twt_add_dialog_set_bcast_twt_params()
39565 #define TWT_FLAGS_SET_BTWT_ID0(flag, val) WMI_SET_BITS(flag, 12, 1, val) macro