Searched refs:ZM_BIT_5 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcmmsta.c3099 if (pBssInfo->capability[0] & ZM_BIT_5)
3111 wd->sta.capability[0] &= ~ZM_BIT_5;
3115 wd->sta.capability[0] |= ZM_BIT_5;
3248 wd->sta.capability[0] &= ~ZM_BIT_5;
3253 wd->sta.capability[0] |= ZM_BIT_5;
3719 if (pBssInfo->capability[0] & ZM_BIT_5)
3731 wd->sta.capability[0] &= ~ZM_BIT_5;
3735 wd->sta.capability[0] |= ZM_BIT_5;
H A Dstruct.h73 #define ZM_BIT_5 0x20 macro
H A Dctxrx.c2147 if ( frameCtrlMSB & ZM_BIT_5 )
4009 if( qosControlField & ZM_BIT_5 )

Completed in 195 milliseconds