Home
last modified time | relevance | path

Searched defs:_vap (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/net80211/
H A Dieee80211_var.h1053 #define ieee80211_msg(_vap, _m) ((_vap)->iv_debug & (_m)) argument
1062 #define IEEE80211_NOTE_MAC(_vap, _m, _mac, _fmt, ...) do { \ argument
1040 ieee80211_msg(_vap,_m) global() argument
1041 IEEE80211_DPRINTF(_vap,_m,_fmt,...) global() argument
1045 IEEE80211_NOTE(_vap,_m,_ni,_fmt,...) global() argument
1049 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument
1064 ieee80211_msg_dumppkts(_vap) global() argument
1066 ieee80211_msg_input(_vap) global() argument
1068 ieee80211_msg_radius(_vap) global() argument
1070 ieee80211_msg_dumpradius(_vap) global() argument
1072 ieee80211_msg_dumpradkeys(_vap) global() argument
1074 ieee80211_msg_scan(_vap) global() argument
1076 ieee80211_msg_assoc(_vap) global() argument
1085 IEEE80211_DISCARD(_vap,_m,_wh,_type,_fmt,...) global() argument
1090 IEEE80211_DISCARD_IE(_vap,_m,_wh,_type,_fmt,...) global() argument
1095 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument
1109 IEEE80211_DPRINTF(_vap,_m,_fmt,...) global() argument
1110 IEEE80211_NOTE(_vap,_m,_ni,_fmt,...) global() argument
1111 IEEE80211_NOTE_FRAME(_vap,_m,_wh,_fmt,...) global() argument
1112 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument
1113 ieee80211_msg_dumppkts(_vap) global() argument
1114 ieee80211_msg(_vap,_m) global() argument
1116 IEEE80211_DISCARD(_vap,_m,_wh,_type,_fmt,...) global() argument
1117 IEEE80211_DISCARD_IE(_vap,_m,_wh,_type,_fmt,...) global() argument
1118 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument
[all...]
H A Dieee80211_node.c74 #define IEEE80211_AID_SET(_vap, b) \ argument
77 #define IEEE80211_AID_CLR(_vap, b) \ argument
80 #define IEEE80211_AID_ISSET(_vap, b) \ argument
H A Dieee80211_ioctl.c62 #define IS_UP_AUTO(_vap) \ argument
/freebsd-src/sys/dev/rtwn/
H A Dif_rtwnvar.h450 rtwn_reset_lists(_sc,_vap) global() argument
462 rtwn_beacon_update_begin(_sc,_vap) global() argument
464 rtwn_beacon_update_end(_sc,_vap) global() argument
515 rtwn_vap_preattach(_sc,_vap) global() argument
544 rtwn_set_pwrmode(_sc,_vap,_off) global() argument
[all...]
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h181 VAP_TO_LVIF(_vap) global() argument
/freebsd-src/sys/dev/iwm/
H A Dif_iwmvar.h381 IWM_VAP(_vap) global() argument
/freebsd-src/sys/dev/iwn/
H A Dif_iwnvar.h237 #define IWN_VAP(_vap) ((struct iwn_vap *)(_vap)) argument
/freebsd-src/sys/dev/mwl/
H A Dmwlhal.c136 #define MWLVAP(_vap) ((_vap)->mh) argument