Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h88 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf,
H A Dbase.c1653 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf, u8 c2h_cmd_len) in rtl_tx_report_handler() function
1687 EXPORT_SYMBOL_GPL(rtl_tx_report_handler);
2313 rtl_tx_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()