OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mac_phy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwi.c
992
phy = &mac->
mac_phy
;
1298
if (mac->
mac_phy
.phy_mode == IEEE80211_MODE_11A)
1337
bwi_phy_clear_state(&mac->
mac_phy
);
1539
mac->
mac_phy
.phy_flags |= BWI_PHY_F_LINKED;
1543
mac->
mac_phy
.phy_flags &= ~BWI_PHY_F_LINKED;
1580
if (mac->
mac_phy
.phy_mode == IEEE80211_MODE_11G)
1638
struct bwi_phy *phy = &mac->
mac_phy
;
1749
if (mac->
mac_phy
.phy_mode == IEEE80211_MODE_11A) {
1803
struct bwi_phy *phy = &mac->
mac_phy
;
2381
struct bwi_phy *phy = &mac->
mac_phy
;
[
all
...]
bwivar.h
453
struct bwi_phy
mac_phy
; /* PHY I/F */
member in struct:bwi_mac
844
_mac->
mac_phy
.phy_init(_mac);
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026