Searched refs:NDIS_80211_NETTYPE_11DS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/compat/ndis/
H A Dndis_var.h343 #define NDIS_80211_NETTYPE_11DS 0x00000001 macro
/freebsd-10.2-release/sys/dev/if_ndis/
H A Dif_ndis.c512 case NDIS_80211_NETTYPE_11DS: return (IEEE80211_CHAN_B);
525 case NDIS_80211_NETTYPE_11DS: return (IEEE80211_MODE_11B);
2522 arg = NDIS_80211_NETTYPE_11DS;

Completed in 34 milliseconds