Home
last modified time | relevance | path

Searched refs:rtl92se_tx_fill_cmddesc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.h13 void rtl92se_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc, bool firstseg,
H A Dsw.c247 .fill_tx_cmddesc = rtl92se_tx_fill_cmddesc,
H A Dtrx.c494 void rtl92se_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc8, in rtl92se_tx_fill_cmddesc() function