Home
last modified time | relevance | path

Searched refs:ieee80211_note_mac (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_var.h1097 ieee80211_note_mac(_vap, (_ni)->ni_macaddr, _fmt, __VA_ARGS__);\
1101 ieee80211_note_mac(_vap, _mac, _fmt, __VA_ARGS__); \
1108 void ieee80211_note_mac(const struct ieee80211vap *,
H A Dieee80211_input.c981 ieee80211_note_mac(const struct ieee80211vap *vap, in ieee80211_note_mac() function