Home
last modified time | relevance | path

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

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