Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_var.h1054 ieee80211_note_mac(_vap, (_ni)->ni_macaddr, _fmt, __VA_ARGS__);\
1058 ieee80211_note_mac(_vap, _mac, _fmt, __VA_ARGS__); \
1065 void ieee80211_note_mac(const struct ieee80211vap *,
H A Dieee80211_input.c982 ieee80211_note_mac(const struct ieee80211vap *vap, in ieee80211_note_mac() function