Searched refs:GET_HE_MAC_CAP_BC_TWT_SUPPORT (Results 1 – 4 of 4) sorted by relevance
297 phl_sta->asoc_cap.twt |= ((GET_HE_MAC_CAP_BC_TWT_SUPPORT(ele_start)) << 2); in update_sta_he_mac_cap_apmode()471 phl_sta->asoc_cap.twt |= ((GET_HE_MAC_CAP_BC_TWT_SUPPORT(ele_start)) << 2); in HE_mac_caps_handler()
371 #define GET_HE_MAC_CAP_BC_TWT_SUPPORT(_pEleStart) \ macro