Searched defs:_mac (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/bwi/ |
H A D | bwirf.h | 62 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 D | bwiphy.h | 62 bwi_phy_init(struct bwi_mac *_mac) in bwi_phy_init()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_var.h | 1062 #define IEEE80211_NOTE_MAC(_vap, _m, _mac, _fmt, ...) do { \ argument 1108 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \ argument 1125 #define IEEE80211_NOTE_MAC(_vap, _m, _mac, _fmt, ...) argument 1131 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) argument
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | mac.c | 127 const void *_mac = mac_addr; in mt7603_wtbl_init() local
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1066 #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/sys/net/ |
H A D | if_vxlan.c | 148 #define VXLAN_SC_FTABLE_HASH(_sc, _mac) \ argument
|