Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_var.h1030 ieee80211_note_mac(_vap, (_ni)->ni_macaddr, _fmt, __VA_ARGS__);\
1034 ieee80211_note_mac(_vap, _mac, _fmt, __VA_ARGS__); \
1041 void ieee80211_note_mac(const struct ieee80211vap *,
H A Dieee80211_input.c934 ieee80211_note_mac(const struct ieee80211vap *vap, in ieee80211_note_mac() function