Home
last modified time | relevance | path

Searched refs:trig_cqi_fb (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c323 (proto_cap.trig_cqi_fb)) { in _phl_init_proto_bf_cap()
325 role_cap->trig_cqi_fb = 0; in _phl_init_proto_bf_cap()
327 role_cap->trig_cqi_fb = proto_cap.trig_cqi_fb; in _phl_init_proto_bf_cap()
525 (1 == proto_role_cap->trig_cqi_fb)) { in _phl_init_protocol_cap()
687 (1 == proto_role_cap->trig_cqi_fb)) { in _phl_init_protocol_cap()
H A Dphl_def.h1075 u8 trig_cqi_fb:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c323 (proto_cap.trig_cqi_fb)) { in _phl_init_proto_bf_cap()
325 role_cap->trig_cqi_fb = 0; in _phl_init_proto_bf_cap()
327 role_cap->trig_cqi_fb = proto_cap.trig_cqi_fb; in _phl_init_proto_bf_cap()
543 (1 == proto_role_cap->trig_cqi_fb)) { in _phl_init_protocol_cap()
705 (1 == proto_role_cap->trig_cqi_fb)) { in _phl_init_protocol_cap()
H A Dphl_def.h1078 u8 trig_cqi_fb:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c477 proto_cap->trig_cqi_fb = in rtw_hal_get_bf_proto_cap()
478 (sw_cap->trig_cqi_fb && hw_cap->trig_cqi_fb) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
511 proto_cap->trig_cqi_fb); in rtw_hal_get_bf_proto_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c470 proto_cap->trig_cqi_fb = in rtw_hal_get_bf_proto_cap()
471 (sw_cap->trig_cqi_fb && hw_cap->trig_cqi_fb) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
504 proto_cap->trig_cqi_fb); in rtw_hal_get_bf_proto_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c77 hw_proto_cap[0].trig_cqi_fb = 1; in init_hal_spec_8852b()
79 hw_proto_cap[1].trig_cqi_fb = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c77 hw_proto_cap[0].trig_cqi_fb = 1; in init_hal_spec_8852b()
79 hw_proto_cap[1].trig_cqi_fb = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c393 phl_sta->asoc_cap.trig_cqi_fb = GET_HE_PHY_CAP_TRIG_CQI_FEEDBACK(ele_start); in update_sta_he_phy_cap_apmode()
564 phl_sta->asoc_cap.trig_cqi_fb = GET_HE_PHY_CAP_TRIG_CQI_FEEDBACK(ele_start); in HE_phy_caps_handler()
1018 if (proto_cap->trig_cqi_fb) in rtw_build_he_phy_caps()
H A Drtw_phl.c1794 cap->trig_cqi_fb:1; in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c393 phl_sta->asoc_cap.trig_cqi_fb = GET_HE_PHY_CAP_TRIG_CQI_FEEDBACK(ele_start); in update_sta_he_phy_cap_apmode()
564 phl_sta->asoc_cap.trig_cqi_fb = GET_HE_PHY_CAP_TRIG_CQI_FEEDBACK(ele_start); in HE_phy_caps_handler()
1018 if (proto_cap->trig_cqi_fb) in rtw_build_he_phy_caps()
H A Drtw_phl.c1798 cap->trig_cqi_fb:1; in rtw_update_phl_sta_cap()