Home
last modified time | relevance | path

Searched refs:doppler_tx (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c353 phl_sta->asoc_cap.doppler_tx = GET_HE_PHY_CAP_DOPPLER_TX(ele_start); in update_sta_he_phy_cap_apmode()
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()
523 phl_sta->asoc_cap.doppler_tx = GET_HE_PHY_CAP_DOPPLER_TX(ele_start); in HE_phy_caps_handler()
524 phl_sta->asoc_cap.doppler_rx = (GET_HE_PHY_CAP_DOPPLER_RX(ele_start) & role_cap->doppler_tx); in HE_phy_caps_handler()
952 if (proto_cap->doppler_tx) in rtw_build_he_phy_caps()
H A Drtw_phl.c1777 cap->doppler_tx:1; in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c353 phl_sta->asoc_cap.doppler_tx = GET_HE_PHY_CAP_DOPPLER_TX(ele_start); in update_sta_he_phy_cap_apmode()
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()
523 phl_sta->asoc_cap.doppler_tx = GET_HE_PHY_CAP_DOPPLER_TX(ele_start); in HE_phy_caps_handler()
524 phl_sta->asoc_cap.doppler_rx = (GET_HE_PHY_CAP_DOPPLER_RX(ele_start) & role_cap->doppler_tx); in HE_phy_caps_handler()
952 if (proto_cap->doppler_tx) in rtw_build_he_phy_caps()
H A Drtw_phl.c1781 cap->doppler_tx:1; in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c508 proto_role_cap->doppler_tx = 1; in _phl_init_protocol_cap()
670 proto_role_cap->doppler_tx = 1; in _phl_init_protocol_cap()
H A Dphl_def.h1058 u8 doppler_tx:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c526 proto_role_cap->doppler_tx = 1; in _phl_init_protocol_cap()
688 proto_role_cap->doppler_tx = 1; in _phl_init_protocol_cap()
H A Dphl_def.h1061 u8 doppler_tx:1; member