Searched refs:GET_HE_PHY_CAP_DOPPLER_RX (Results 1 – 4 of 4) sorted by relevance
354 phl_sta->asoc_cap.doppler_rx = (GET_HE_PHY_CAP_DOPPLER_RX(ele_start) & role_cap->doppler_tx); in update_sta_he_phy_cap_apmode()524 phl_sta->asoc_cap.doppler_rx = (GET_HE_PHY_CAP_DOPPLER_RX(ele_start) & role_cap->doppler_tx); in HE_phy_caps_handler()
446 #define GET_HE_PHY_CAP_DOPPLER_RX(_pEleStart) \ macro