Searched defs:_mac (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | bwivar.h | 717 bwi_phy_init(struct bwi_mac * _mac) bwi_phy_init() argument 733 bwi_rf_off(struct bwi_mac * _mac) bwi_rf_off() argument 742 bwi_rf_on(struct bwi_mac * _mac) bwi_rf_on() argument 754 bwi_rf_calc_nrssi_slope(struct bwi_mac * _mac) bwi_rf_calc_nrssi_slope() argument 760 bwi_rf_set_nrssi_thr(struct bwi_mac * _mac) bwi_rf_set_nrssi_thr() argument 766 bwi_rf_calc_rssi(struct bwi_mac * _mac,const struct bwi_rxbuf_hdr * _hdr) bwi_rf_calc_rssi() argument 772 bwi_rf_lo_update(struct bwi_mac * _mac) bwi_rf_lo_update() argument [all...] |
H A D | athvar.h | 344 #define ath_hal_getmac(_ah, _mac) \ argument 346 #define ath_hal_setmac(_ah, _mac) \ argument 364 #define ath_hal_keyset(_ah, _ix, _pk, _mac) \ argument 368 #define ath_hal_keysetmac(_ah, _ix, _mac) \ argument
|
/netbsd-src/sys/net80211/ |
H A D | ieee80211_var.h | 402 #define IEEE80211_NOTE_MAC(_ic, _m, _mac, _fmt, ...) do { \ argument 428 #define IEEE80211_NOTE_MAC(_ic, _m, _mac, _fmt, ...) argument
|
H A D | ieee80211_input.c | 113 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) do { \ argument 131 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) argument
|