Searched refs:ipa2g_on (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h154 bool ipa2g_on; member in struct:bwn_phy_n
H A Dif_bwn_phy_n_core.c165 return ((mac->mac_phy.phy_n->ipa2g_on && band == BWN_BAND_2G) ||
1277 if (mac->mac_phy.phy_n->ipa2g_on && band == BWN_BAND_2G) {
5063 if (nphy->ipa2g_on) {
5598 (mac->mac_phy.rev == 5 && nphy->ipa2g_on &&
6742 nphy->ipa2g_on = (extpa_gain2g == 2);
H A Dif_bwn_phy_n_tables.c3810 if ((mac->mac_phy.phy_n->ipa2g_on && is_5ghz == 0) ||

Completed in 87 milliseconds