Searched refs:mac_phy (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwiphy.c158 struct bwi_phy *phy = &mac->mac_phy;
227 struct bwi_phy *phy = &mac->mac_phy;
246 struct bwi_phy *phy = &mac->mac_phy;
268 struct bwi_phy *phy = &mac->mac_phy;
280 struct bwi_phy *phy = &mac->mac_phy;
316 struct bwi_phy *phy = &mac->mac_phy;
509 struct bwi_phy *phy = &mac->mac_phy;
611 struct bwi_phy *phy = &mac->mac_phy;
751 struct bwi_phy *phy = &mac->mac_phy;
883 struct bwi_phy *phy = &mac->mac_phy;
[all...]
H A Dbwimac.c262 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11A)
295 bwi_phy_clear_state(&mac->mac_phy);
492 mac->mac_phy.phy_flags |= BWI_PHY_F_LINKED;
496 mac->mac_phy.phy_flags &= ~BWI_PHY_F_LINKED;
536 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11G)
596 struct bwi_phy *phy = &mac->mac_phy;
707 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11A) {
761 struct bwi_phy *phy = &mac->mac_phy;
1310 struct bwi_phy *phy = &mac->mac_phy;
1339 struct bwi_phy *phy = &mac->mac_phy;
[all...]
H A Dbwirf.c230 struct bwi_phy *phy = &mac->mac_phy;
388 struct bwi_phy *phy = &mac->mac_phy;
680 struct bwi_phy *phy = &mac->mac_phy;
771 struct bwi_phy *phy = &mac->mac_phy;
1089 struct bwi_phy *phy = &mac->mac_phy;
1262 struct bwi_phy *phy = &mac->mac_phy;
1393 struct bwi_phy *phy = &mac->mac_phy;
1649 struct bwi_phy *phy = &mac->mac_phy;
1768 struct bwi_phy *phy = &mac->mac_phy;
1921 struct bwi_phy *phy = &mac->mac_phy;
[all...]
H A Dbwiphy.h65 _mac->mac_phy.phy_init(_mac);
H A Dif_bwivar.h465 struct bwi_phy mac_phy; /* PHY I/F */ member in struct:bwi_mac
H A Dif_bwi.c442 phy = &mac->mac_phy;
1263 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11G)
1701 phy = &mac->mac_phy;

Completed in 85 milliseconds