Home
last modified time | relevance | path

Searched refs:hw_proto_cap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c25 struct protocol_cap_t *hw_proto_cap = hal_com->proto_hw_cap; in init_hal_spec_8852b() local
67 hw_proto_cap[0].he_su_bfme = 1; in init_hal_spec_8852b()
68 hw_proto_cap[0].he_su_bfmr = 1; in init_hal_spec_8852b()
69 hw_proto_cap[0].he_mu_bfme = 1; in init_hal_spec_8852b()
70 hw_proto_cap[0].he_mu_bfmr = 1; in init_hal_spec_8852b()
72 hw_proto_cap[1].he_su_bfme = 1; in init_hal_spec_8852b()
73 hw_proto_cap[1].he_su_bfmr = 1; in init_hal_spec_8852b()
74 hw_proto_cap[1].he_mu_bfme = 1; in init_hal_spec_8852b()
75 hw_proto_cap[1].he_mu_bfmr = 0; in init_hal_spec_8852b()
77 hw_proto_cap[0].trig_cqi_fb = 1; in init_hal_spec_8852b()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c25 struct protocol_cap_t *hw_proto_cap = hal_com->proto_hw_cap; in init_hal_spec_8852b() local
67 hw_proto_cap[0].he_su_bfme = 1; in init_hal_spec_8852b()
68 hw_proto_cap[0].he_su_bfmr = 1; in init_hal_spec_8852b()
69 hw_proto_cap[0].he_mu_bfme = 1; in init_hal_spec_8852b()
70 hw_proto_cap[0].he_mu_bfmr = 1; in init_hal_spec_8852b()
72 hw_proto_cap[1].he_su_bfme = 1; in init_hal_spec_8852b()
73 hw_proto_cap[1].he_su_bfmr = 1; in init_hal_spec_8852b()
74 hw_proto_cap[1].he_mu_bfme = 1; in init_hal_spec_8852b()
75 hw_proto_cap[1].he_mu_bfmr = 0; in init_hal_spec_8852b()
77 hw_proto_cap[0].trig_cqi_fb = 1; in init_hal_spec_8852b()
[all …]