Home
last modified time | relevance | path

Searched refs:set_tx_desc_tx_short (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddef.h129 static inline void set_tx_desc_tx_short(__le32 *__pdesc, u32 __val) in set_tx_desc_tx_short() function
H A Dtrx.c384 set_tx_desc_tx_short(pdesc, 0); in rtl92se_tx_fill_desc()