Searched refs:AR_RTSCTSEnable (Results 1 – 6 of 6) sorted by relevance
46 #define AR_RTSCTSEnable 0x00400000 /* RTS/CTS enable */ macro
540 | (flags & HAL_TXDESC_RTSENA ? AR_RTSCTSEnable : 0) in ar5211SetupTxDesc()
55 #define AR_RTSCTSEnable 0x00400000 /* RTS/CTS enable */ macro
520 ads->ds_ctl0 |= AR_RTSCTSEnable; in ar5210SetupTxDesc()
63 #define AR_RTSCTSEnable 0x00400000 /* RTS/CTS protocol enable */ macro
725 | (flags & HAL_TXDESC_RTSENA ? AR_RTSCTSEnable : 0) in ar5212SetupTxDesc()