Lines Matching refs:phy_mode
260 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11A) in bwi_mac_lateattach()
534 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11G) in bwi_mac_set_tpctl_11bg()
620 if (phy->phy_mode == IEEE80211_MODE_11A) { in bwi_mac_setup_tpctl()
646 if (phy->phy_mode == IEEE80211_MODE_11G) { in bwi_mac_setup_tpctl()
659 if (phy->phy_mode == IEEE80211_MODE_11G) { in bwi_mac_setup_tpctl()
705 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11A) { in bwi_mac_dummy_xmit()
764 KASSERT(phy->phy_mode != IEEE80211_MODE_11A, in bwi_mac_init_tpctl_11bg()
765 ("phy_mode %d", phy->phy_mode)); in bwi_mac_init_tpctl_11bg()
773 if (phy->phy_mode == IEEE80211_MODE_11G) { in bwi_mac_init_tpctl_11bg()
781 if (phy->phy_mode == IEEE80211_MODE_11B && phy->phy_rev >= 2 && in bwi_mac_init_tpctl_11bg()
1312 if (phy->phy_mode == IEEE80211_MODE_11A) in bwi_mac_hostflags_init()
1318 if (phy->phy_mode == IEEE80211_MODE_11G) { in bwi_mac_hostflags_init()
1323 } else if (phy->phy_mode == IEEE80211_MODE_11B) { in bwi_mac_hostflags_init()
1327 panic("unknown PHY mode %u\n", phy->phy_mode); in bwi_mac_hostflags_init()
1364 if (phy->phy_mode == IEEE80211_MODE_11B) { in bwi_mac_bss_param_init()
1379 if (phy->phy_mode == IEEE80211_MODE_11B) in bwi_mac_bss_param_init()
1611 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11B) in bwi_mac_updateslot()
1833 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11B) { in bwi_mac_calibrate_txpower()