Home
last modified time | relevance | path

Searched refs:GET_HE_PHY_CAP_DOPPLER_RX (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c354 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c354 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_he.h446 #define GET_HE_PHY_CAP_DOPPLER_RX(_pEleStart) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_he.h446 #define GET_HE_PHY_CAP_DOPPLER_RX(_pEleStart) \ macro