Searched refs:SET_TX_DESC_RTS_ENABLE (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dtrx.h333 #define SET_TX_DESC_RTS_ENABLE(__txdesc, __value) \ macro
H A Dtrx.c536 SET_TX_DESC_RTS_ENABLE(txdesc, ((tcb_desc->rts_enable && rtl92cu_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
H A Ddef.h174 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
H A Dtrx.c422 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && rtl92se_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dtrx.c429 SET_TX_DESC_RTS_ENABLE(pdesc, rtl8723e_tx_fill_desc()
H A Dtrx.h227 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dtrx.h143 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
H A Dtrx.c505 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && rtl8723be_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dtrx.h141 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
H A Dtrx.c757 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && rtl8821ae_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dtrx.c581 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && rtl88ee_tx_fill_desc()
H A Dtrx.h227 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dtrx.c490 SET_TX_DESC_RTS_ENABLE(pdesc, ((tcb_desc->rts_enable && rtl92ce_tx_fill_desc()
H A Dtrx.h247 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dtrx.c629 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && rtl92de_tx_fill_desc()
H A Dtrx.h247 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dtrx.c757 SET_TX_DESC_RTS_ENABLE(pdesc, rtl92ee_tx_fill_desc()
H A Dtrx.h194 #define SET_TX_DESC_RTS_ENABLE(__pdesc, __val) \ macro

Completed in 278 milliseconds