Searched refs:IEEE80211_IF_TYPE_WDS (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_iface.c162 case IEEE80211_IF_TYPE_WDS:
261 case IEEE80211_IF_TYPE_WDS:
H A Ddebugfs_netdev.c260 case IEEE80211_IF_TYPE_WDS:
353 case IEEE80211_IF_TYPE_WDS:
H A Dieee80211_ioctl.c565 case IEEE80211_IF_TYPE_WDS:
763 } else if (sdata->type == IEEE80211_IF_TYPE_WDS) {
786 } else if (sdata->type == IEEE80211_IF_TYPE_WDS) {
H A Dieee80211.c1028 tx->sdata->type != IEEE80211_IF_TYPE_WDS &&
1551 } else if (sdata->type == IEEE80211_IF_TYPE_WDS) {
2296 type2 == IEEE80211_IF_TYPE_WDS) ||
2297 (type1 == IEEE80211_IF_TYPE_WDS &&
2298 (type2 == IEEE80211_IF_TYPE_WDS ||
2405 if (sdata->type == IEEE80211_IF_TYPE_WDS &&
2599 if (unlikely(sdata->type != IEEE80211_IF_TYPE_WDS)) {
3918 case IEEE80211_IF_TYPE_WDS:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h324 * @IEEE80211_IF_TYPE_WDS: interface in WDS mode.
333 IEEE80211_IF_TYPE_WDS = 0x5A580211, enumerator in enum:ieee80211_if_types

Completed in 83 milliseconds