Searched refs:SET_TX_DESC_QUEUE_SEL (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | trx.c | 576 SET_TX_DESC_QUEUE_SEL(txdesc, fw_qsel); in rtl92cu_tx_fill_desc() 622 SET_TX_DESC_QUEUE_SEL(pDesc, QSLT_MGNT); /* Fixed queue of Mgnt queue */ in rtl92cu_fill_fake_txdesc() 652 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl92cu_tx_fill_cmddesc()
|
D | trx.h | 233 #define SET_TX_DESC_QUEUE_SEL(__txdesc, __value) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 491 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl8723e_tx_fill_desc() 574 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl8723e_tx_fill_cmddesc()
|
D | trx.h | 89 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | trx.c | 485 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl92se_tx_fill_desc() 560 SET_TX_DESC_QUEUE_SEL(pdesc, 0x13); in rtl92se_tx_fill_cmddesc()
|
D | def.h | 104 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 562 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl8723be_tx_fill_desc() 636 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl8723be_tx_fill_cmddesc()
|
D | trx.h | 83 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | trx.c | 546 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl92ce_tx_fill_desc() 628 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl92ce_tx_fill_cmddesc()
|
D | trx.h | 113 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 638 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl88ee_tx_fill_desc() 720 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl88ee_tx_fill_cmddesc()
|
D | trx.h | 83 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.c | 681 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl92de_tx_fill_desc() 760 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl92de_tx_fill_cmddesc()
|
D | trx.h | 113 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 805 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl8821ae_tx_fill_desc() 884 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl8821ae_tx_fill_cmddesc()
|
D | trx.h | 83 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | trx.c | 806 SET_TX_DESC_QUEUE_SEL(pdesc, fw_qsel); in rtl92ee_tx_fill_desc() 880 SET_TX_DESC_QUEUE_SEL(pdesc, fw_queue); in rtl92ee_tx_fill_cmddesc()
|
D | trx.h | 83 #define SET_TX_DESC_QUEUE_SEL(__pdesc, __val) \ macro
|