Searched refs:TWT_EN_DIS_FLAGS_SET_B_R_TWT (Results 1 – 2 of 2) sorted by relevance
69 TWT_EN_DIS_FLAGS_SET_B_R_TWT(cmd->flags, params->r_twt_enable); in send_twt_enable_cmd_tlv()1270 TWT_EN_DIS_FLAGS_SET_B_R_TWT(cmd->flags, params->r_twt_enable); in send_twt_enable_cmd_tlv()
39406 #define TWT_EN_DIS_FLAGS_SET_B_R_TWT(flag, val) WMI_SET_BITS(flag, 6, 1, val) macro