Lines Matching defs:gmode
1455 mac->mac_phy.gmode = have_bg;
1560 bwn_phy_getinfo(struct bwn_mac *mac, int gmode)
1568 phy->gmode = gmode;
2217 if ((error = bwn_reset_core(mac, mac->mac_phy.gmode)))
2403 if (phy->gmode)
3567 if (mac->mac_phy.type != BWN_PHYTYPE_B && !mac->mac_phy.gmode)
4831 uint8_t gmode;
4839 gmode = 1;
4843 gmode = 0;
4855 if (up_dev == sc->sc_curmac && sc->sc_curmac->mac_phy.gmode == gmode)
4875 up_dev->mac_phy.gmode = gmode;
6483 if (! phy->gmode)
6519 if (phy->gmode)
6686 if (mac->mac_phy.gmode)