Searched refs:hw_proto_cap (Results 1 – 2 of 2) sorted by relevance
25 struct protocol_cap_t *hw_proto_cap = hal_com->proto_hw_cap; in init_hal_spec_8852b() local67 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 …]