Home
last modified time | relevance | path

Searched refs:SET_TX_DESC_MACID (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c517 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl8723e_tx_fill_desc()
520 SET_TX_DESC_MACID(pdesc, ptcb_desc->ratr_index); in rtl8723e_tx_fill_desc()
584 SET_TX_DESC_MACID(pdesc, 0); in rtl8723e_tx_fill_cmddesc()
Dtrx.h81 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c591 SET_TX_DESC_MACID(txdesc, tcb_desc->mac_id); in rtl92cu_tx_fill_desc()
594 SET_TX_DESC_MACID(txdesc, tcb_desc->ratr_index); in rtl92cu_tx_fill_desc()
656 SET_TX_DESC_MACID(pdesc, 0); in rtl92cu_tx_fill_cmddesc()
Dtrx.h225 #define SET_TX_DESC_MACID(__txdesc, __value) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c591 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl8723be_tx_fill_desc()
594 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl8723be_tx_fill_desc()
646 SET_TX_DESC_MACID(pdesc, 0); in rtl8723be_tx_fill_cmddesc()
Dtrx.h81 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c573 SET_TX_DESC_MACID(pdesc, tcb_desc->mac_id); in rtl92ce_tx_fill_desc()
576 SET_TX_DESC_MACID(pdesc, tcb_desc->ratr_index); in rtl92ce_tx_fill_desc()
638 SET_TX_DESC_MACID(pdesc, 0); in rtl92ce_tx_fill_cmddesc()
Dtrx.h105 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c669 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl88ee_tx_fill_desc()
672 SET_TX_DESC_MACID(pdesc, ptcb_desc->ratr_index); in rtl88ee_tx_fill_desc()
730 SET_TX_DESC_MACID(pdesc, 0); in rtl88ee_tx_fill_cmddesc()
Dtrx.h81 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c711 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl92de_tx_fill_desc()
714 SET_TX_DESC_MACID(pdesc, ptcb_desc->ratr_index); in rtl92de_tx_fill_desc()
766 SET_TX_DESC_MACID(pdesc, 0); in rtl92de_tx_fill_cmddesc()
Dtrx.h105 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c831 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl8821ae_tx_fill_desc()
834 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl8821ae_tx_fill_desc()
890 SET_TX_DESC_MACID(pdesc, 0); in rtl8821ae_tx_fill_cmddesc()
Dtrx.h81 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dtrx.c755 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl8822be_tx_fill_desc()
758 SET_TX_DESC_MACID(pdesc, ptcb_desc->ratr_index); in rtl8822be_tx_fill_desc()
820 SET_TX_DESC_MACID(pdesc, 0); in rtl8822be_tx_fill_special_desc()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c838 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl92ee_tx_fill_desc()
841 SET_TX_DESC_MACID(pdesc, ptcb_desc->ratr_index); in rtl92ee_tx_fill_desc()
890 SET_TX_DESC_MACID(pdesc, 0); in rtl92ee_tx_fill_cmddesc()
Dtrx.h81 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Ddef.h96 #define SET_TX_DESC_MACID(__pdesc, __val) \ macro
Dtrx.c385 SET_TX_DESC_MACID(pdesc, ptcb_desc->mac_id); in rtl92se_tx_fill_desc()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_tx_desc_chip.h87 SET_TX_DESC_MACID(__tx_desc, __value)
Dhalmac_tx_desc_nic.h93 #define SET_TX_DESC_MACID(__tx_desc, __value) \ macro