Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c315 (proto_cap.non_trig_cqi_fb)) { in _phl_init_proto_bf_cap()
317 role_cap->non_trig_cqi_fb = 0; in _phl_init_proto_bf_cap()
319 role_cap->non_trig_cqi_fb = proto_cap.non_trig_cqi_fb; in _phl_init_proto_bf_cap()
524 (1 == proto_role_cap->non_trig_cqi_fb)|| in _phl_init_protocol_cap()
686 (1 == proto_role_cap->non_trig_cqi_fb) || in _phl_init_protocol_cap()
H A Dphl_def.h1083 u8 non_trig_cqi_fb:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c315 (proto_cap.non_trig_cqi_fb)) { in _phl_init_proto_bf_cap()
317 role_cap->non_trig_cqi_fb = 0; in _phl_init_proto_bf_cap()
319 role_cap->non_trig_cqi_fb = proto_cap.non_trig_cqi_fb; in _phl_init_proto_bf_cap()
542 (1 == proto_role_cap->non_trig_cqi_fb)|| in _phl_init_protocol_cap()
704 (1 == proto_role_cap->non_trig_cqi_fb) || in _phl_init_protocol_cap()
H A Dphl_def.h1086 u8 non_trig_cqi_fb:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c475 proto_cap->non_trig_cqi_fb = in rtw_hal_get_bf_proto_cap()
476 (sw_cap->non_trig_cqi_fb && hw_cap->non_trig_cqi_fb) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
508 proto_cap->non_trig_cqi_fb); in rtw_hal_get_bf_proto_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c468 proto_cap->non_trig_cqi_fb = in rtw_hal_get_bf_proto_cap()
469 (sw_cap->non_trig_cqi_fb && hw_cap->non_trig_cqi_fb) ? 1 : 0; in rtw_hal_get_bf_proto_cap()
501 proto_cap->non_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.c78 hw_proto_cap[0].non_trig_cqi_fb = 1; in init_hal_spec_8852b()
80 hw_proto_cap[1].non_trig_cqi_fb = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c78 hw_proto_cap[0].non_trig_cqi_fb = 1; in init_hal_spec_8852b()
80 hw_proto_cap[1].non_trig_cqi_fb = 1; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c406 phl_sta->asoc_cap.non_trig_cqi_fb = in update_sta_he_phy_cap_apmode()
577 phl_sta->asoc_cap.non_trig_cqi_fb = in HE_phy_caps_handler()
1047 if (proto_cap->non_trig_cqi_fb) in rtw_build_he_phy_caps()
H A Drtw_phl.c1802 cap->non_trig_cqi_fb:1; in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c406 phl_sta->asoc_cap.non_trig_cqi_fb = in update_sta_he_phy_cap_apmode()
577 phl_sta->asoc_cap.non_trig_cqi_fb = in HE_phy_caps_handler()
1047 if (proto_cap->non_trig_cqi_fb) in rtw_build_he_phy_caps()
H A Drtw_phl.c1806 cap->non_trig_cqi_fb:1; in rtw_update_phl_sta_cap()