Searched refs:set_tx_desc_rts_short (Results 1 – 18 of 18) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | trx.h | 321 static inline void set_tx_desc_rts_short(__le32 *__txdesc, u32 __value) in set_tx_desc_rts_short() function
|
D | trx.c | 521 set_tx_desc_rts_short(txdesc, in rtl92cu_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | def.h | 144 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 406 set_tx_desc_rts_short(pdesc, ((ptcb_desc->rts_rate <= in rtl92se_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | trx.h | 164 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 421 set_tx_desc_rts_short(pdesc, in rtl92ce_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.h | 164 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 569 set_tx_desc_rts_short(pdesc, ((ptcb_desc->rts_rate <= in rtl92de_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.h | 163 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 422 set_tx_desc_rts_short(pdesc, in rtl8723e_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.h | 187 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 750 set_tx_desc_rts_short(pdesc, tmp_bool); in rtl8821ae_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.h | 182 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 495 set_tx_desc_rts_short(pdesc, in rtl8723be_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.h | 182 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 569 set_tx_desc_rts_short(pdesc, in rtl88ee_tx_fill_desc()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | trx.h | 174 static inline void set_tx_desc_rts_short(__le32 *__pdesc, u32 __val) in set_tx_desc_rts_short() function
|
D | trx.c | 738 set_tx_desc_rts_short(pdesc, in rtl92ee_tx_fill_desc()
|