Searched refs:IEEE80211_IF_TYPE_MGMT (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_iface.c122 nsdata->type = IEEE80211_IF_TYPE_MGMT;
H A Dieee80211.c417 tx->sdata->type == IEEE80211_IF_TYPE_MGMT;
1490 control.type == IEEE80211_IF_TYPE_MGMT);
1658 pkt_data->mgmt_iface = (sdata->type == IEEE80211_IF_TYPE_MGMT);
1719 pkt_data->mgmt_iface = (sdata->type == IEEE80211_IF_TYPE_MGMT);
4226 pkt_data->mgmt_iface = (control->type == IEEE80211_IF_TYPE_MGMT);
H A Dieee80211_sta.c407 pkt_data->mgmt_iface = (sdata->type == IEEE80211_IF_TYPE_MGMT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h319 * @IEEE80211_IF_TYPE_MGMT: special interface for communication with hostap
329 IEEE80211_IF_TYPE_MGMT = 0x00000001, enumerator in enum:ieee80211_if_types

Completed in 105 milliseconds