Home
last modified time | relevance | path

Searched defs:_mac (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/dev/bwi/
H A Dbwirf.h62 bwi_rf_off(struct bwi_mac *_mac) in bwi_rf_off()
71 bwi_rf_on(struct bwi_mac *_mac) in bwi_rf_on()
83 bwi_rf_calc_nrssi_slope(struct bwi_mac *_mac) in bwi_rf_calc_nrssi_slope()
89 bwi_rf_set_nrssi_thr(struct bwi_mac *_mac) in bwi_rf_set_nrssi_thr()
95 bwi_rf_calc_rssi(struct bwi_mac *_mac, const struct bwi_rxbuf_hdr *_hdr) in bwi_rf_calc_rssi()
101 bwi_rf_calc_noise(struct bwi_mac *_mac) in bwi_rf_calc_noise()
107 bwi_rf_lo_update(struct bwi_mac *_mac) in bwi_rf_lo_update()
H A Dbwiphy.h62 bwi_phy_init(struct bwi_mac *_mac) in bwi_phy_init()
/freebsd-src/sys/net80211/
H A Dieee80211_var.h1049 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument
1095 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument
1112 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument
1118 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c127 const void *_mac = mac_addr; in mt7603_wtbl_init() local
/freebsd-src/sys/dev/ath/
H A Dif_athvar.h1066 #define ath_hal_getmac(_ah, _mac) \ argument
1068 #define ath_hal_setmac(_ah, _mac) \ argument
1092 #define ath_hal_keyset(_ah, _ix, _pk, _mac) \ argument
1096 #define ath_hal_keysetmac(_ah, _ix, _mac) \ argument
/freebsd-src/sys/net/
H A Dif_vxlan.c148 #define VXLAN_SC_FTABLE_HASH(_sc, _mac) \ argument
/freebsd-src/sys/dev/bxe/
H A Decore_sp.h190 #define ECORE_IS_VALID_ETHER_ADDR(_mac) TRUE argument