HomeSort by: relevance | last modified time | path
    Searched refs:mac_phy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwi.c 997 phy = &mac->mac_phy;
1303 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11A)
1342 bwi_phy_clear_state(&mac->mac_phy);
1544 mac->mac_phy.phy_flags |= BWI_PHY_F_LINKED;
1548 mac->mac_phy.phy_flags &= ~BWI_PHY_F_LINKED;
1585 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11G)
1643 struct bwi_phy *phy = &mac->mac_phy;
1754 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11A) {
1808 struct bwi_phy *phy = &mac->mac_phy;
2383 struct bwi_phy *phy = &mac->mac_phy;
    [all...]
bwivar.h 453 struct bwi_phy mac_phy; /* PHY I/F */ member in struct:bwi_mac
841 _mac->mac_phy.phy_init(_mac);

Completed in 15 milliseconds