Searched refs:is_chip_11be (Results 1 – 3 of 3) sorted by relevance
1447 reg_ops->is_chip_11be = tgt_if_reg_is_chip_11be_cap; in target_if_register_regulatory_tx_ops()
4173 if (max_cc_bw > BW_160_MHZ && tx_ops->is_chip_11be(psoc, phy_id)) in reg_is_chip_cc_11be_cap()5065 if (reg_ops->is_chip_11be && reg_ops->is_chip_11be(psoc, phy_id)) in reg_find_afc_max_bw_from_chip_cap()
1205 bool (*is_chip_11be)(struct wlan_objmgr_psoc *psoc, member