Searched defs:WLAN_MGMT_IS_BASICRATE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A D80211hdr.h277 #define WLAN_MGMT_IS_BASICRATE(b) ((b) & BIT7) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A D80211hdr.h266 #define WLAN_MGMT_IS_BASICRATE(b) ((b) & BIT7) macro

Completed in 82 milliseconds