Home
last modified time | relevance | path

Searched refs:set_tx_desc_first_seg (Results 1 – 18 of 18) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c448 set_tx_desc_first_seg(txdesc, 1); in _rtl_fill_usb_tx_desc()
610 set_tx_desc_first_seg(pdesc, 1); /* bFirstSeg; */ in rtl92cu_fill_fake_txdesc()
646 set_tx_desc_first_seg(pdesc, 1); in rtl92cu_tx_fill_cmddesc()
652 set_tx_desc_first_seg(pdesc, 1); in rtl92cu_tx_fill_cmddesc()
Dtrx.h183 static inline void set_tx_desc_first_seg(__le32 *__txdesc, u32 __value) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c488 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92ce_tx_fill_desc()
554 set_tx_desc_first_seg(pdesc, 1); in rtl92ce_tx_fill_cmddesc()
568 set_tx_desc_first_seg(pdesc, 1); in rtl92ce_tx_fill_cmddesc()
Dtrx.h44 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c482 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()
Ddef.h45 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c487 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8723e_tx_fill_desc()
555 set_tx_desc_first_seg(pdesc, 1); in rtl8723e_tx_fill_cmddesc()
569 set_tx_desc_first_seg(pdesc, 1); in rtl8723e_tx_fill_cmddesc()
Dtrx.h42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c562 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8723be_tx_fill_desc()
616 set_tx_desc_first_seg(pdesc, 1); in rtl8723be_tx_fill_cmddesc()
630 set_tx_desc_first_seg(pdesc, 1); in rtl8723be_tx_fill_cmddesc()
Dtrx.h42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c642 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl88ee_tx_fill_desc()
701 set_tx_desc_first_seg(pdesc, 1); in rtl88ee_tx_fill_cmddesc()
715 set_tx_desc_first_seg(pdesc, 1); in rtl88ee_tx_fill_cmddesc()
Dtrx.h42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c636 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92de_tx_fill_desc()
695 set_tx_desc_first_seg(pdesc, 1); in rtl92de_tx_fill_cmddesc()
702 set_tx_desc_first_seg(pdesc, 1); in rtl92de_tx_fill_cmddesc()
Dtrx.h39 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c811 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()
Dtrx.h42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c805 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8821ae_tx_fill_desc()
850 set_tx_desc_first_seg(pdesc, 1); in rtl8821ae_tx_fill_cmddesc()
Dtrx.h42 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg() function