Searched refs:IEEE80211_IF_TYPE_MNTR (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_cfg.c35 itype = IEEE80211_IF_TYPE_MNTR;
H A Dieee80211_iface.c197 case IEEE80211_IF_TYPE_MNTR:
287 case IEEE80211_IF_TYPE_MNTR:
H A Ddebugfs_netdev.c263 case IEEE80211_IF_TYPE_MNTR:
356 case IEEE80211_IF_TYPE_MNTR:
H A Dieee80211.c2293 return (type1 == IEEE80211_IF_TYPE_MNTR ||
2294 type2 == IEEE80211_IF_TYPE_MNTR ||
2362 conf.type = IEEE80211_IF_TYPE_MNTR;
2378 conf.type = IEEE80211_IF_TYPE_MNTR;
2409 if (sdata->type == IEEE80211_IF_TYPE_MNTR && local->open_count &&
2425 if (sdata->type == IEEE80211_IF_TYPE_MNTR)
2464 if (sdata->type == IEEE80211_IF_TYPE_MNTR) {
2488 if (sdata->type == IEEE80211_IF_TYPE_MNTR &&
2502 if (sdata->type == IEEE80211_IF_TYPE_MNTR) {
3301 if (rx->sdata->type == IEEE80211_IF_TYPE_MNTR) {
[all...]
H A Dieee80211_ioctl.c527 type = IEEE80211_IF_TYPE_MNTR;
562 case IEEE80211_IF_TYPE_MNTR:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h323 * @IEEE80211_IF_TYPE_MNTR: interface in monitor (rfmon) mode.
332 IEEE80211_IF_TYPE_MNTR = 0x00000004, enumerator in enum:ieee80211_if_types
344 * (interfaces of %IEEE80211_IF_TYPE_MNTR type).

Completed in 64 milliseconds