/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.c | 209 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92de_tx_fill_desc() 266 set_tx_desc_first_seg(pdesc, 1); in rtl92de_tx_fill_cmddesc() 273 set_tx_desc_first_seg(pdesc, 1); in rtl92de_tx_fill_cmddesc()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | trx.c | 487 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92ce_tx_fill_desc() 547 set_tx_desc_first_seg(pdesc, 1); in rtl92ce_tx_fill_cmddesc() 561 set_tx_desc_first_seg(pdesc, 1); in rtl92ce_tx_fill_cmddesc()
|
D | trx.h | 44 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | trx.c | 482 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92se_tx_fill_desc() 520 set_tx_desc_first_seg(pdesc, 1); in rtl92se_tx_fill_cmddesc() 532 set_tx_desc_first_seg(pdesc, 1); in rtl92se_tx_fill_cmddesc()
|
D | def.h | 45 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 486 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8723e_tx_fill_desc() 549 set_tx_desc_first_seg(pdesc, 1); in rtl8723e_tx_fill_cmddesc() 563 set_tx_desc_first_seg(pdesc, 1); in rtl8723e_tx_fill_cmddesc()
|
D | trx.h | 42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 562 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8723be_tx_fill_desc() 615 set_tx_desc_first_seg(pdesc, 1); in rtl8723be_tx_fill_cmddesc() 629 set_tx_desc_first_seg(pdesc, 1); in rtl8723be_tx_fill_cmddesc()
|
D | trx.h | 42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | trx.c | 455 set_tx_desc_first_seg(txdesc, 1); in _rtl_fill_usb_tx_desc() 627 set_tx_desc_first_seg(pdesc, 1); in rtl92cu_tx_fill_cmddesc() 633 set_tx_desc_first_seg(pdesc, 1); in rtl92cu_tx_fill_cmddesc()
|
D | trx.h | 180 static inline void set_tx_desc_first_seg(__le32 *__txdesc, u32 __value) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 642 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl88ee_tx_fill_desc() 699 set_tx_desc_first_seg(pdesc, 1); in rtl88ee_tx_fill_cmddesc() 713 set_tx_desc_first_seg(pdesc, 1); in rtl88ee_tx_fill_cmddesc()
|
D | trx.h | 42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | trx.c | 813 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92ee_tx_fill_desc() 860 set_tx_desc_first_seg(pdesc, 1); in rtl92ee_tx_fill_cmddesc() 874 set_tx_desc_first_seg(pdesc, 1); in rtl92ee_tx_fill_cmddesc()
|
D | trx.h | 42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
D | trx_common.h | 40 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
D | trx.c | 215 set_tx_desc_first_seg(txdesc, 1); in rtl92du_tx_fill_desc()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 805 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8821ae_tx_fill_desc() 849 set_tx_desc_first_seg(pdesc, 1); in rtl8821ae_tx_fill_cmddesc()
|
D | trx.h | 42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
|