Searched refs:ds_ctl0 (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/net/wireless/ath/ath9k/
H A Dar9002_mac.c200 ads->ds_ctl0 = 0;
205 ads->ds_ctl0 = 0;
307 ads->ds_ctl0 = (pktLen & AR_FrameLen)
341 u32 ds_ctl0; local
344 ds_ctl0 = ads->ds_ctl0;
347 ds_ctl0 &= ~AR_CTSEnable;
348 ds_ctl0 |= AR_RTSEnable;
350 ds_ctl0 &= ~AR_RTSEnable;
351 ds_ctl0 |
[all...]
H A Dmac.h234 u32 ds_ctl0; member in struct:ath_desc
271 u32 ds_ctl0; member in struct:ar5416_desc

Completed in 82 milliseconds