Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_var.h1036 #define IEEE80211_NOTE_FRAME(_vap, _m, _wh, _fmt, ...) do { \ argument
1038 ieee80211_note_frame(_vap, _wh, _fmt, __VA_ARGS__); \
1068 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { \ argument
1070 ieee80211_discard_frame(_vap, _wh, _type, _fmt, __VA_ARGS__);\
1072 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { \ argument
1074 ieee80211_discard_ie(_vap, _wh, _type, _fmt, __VA_ARGS__);\
1091 #define IEEE80211_NOTE_FRAME(_vap, _m, _wh, _fmt, ...) argument
1096 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) argument
1097 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) argument