Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/
Dbase.h88 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf,
Dbase.c1648 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf, u8 c2h_cmd_len) in rtl_tx_report_handler() function
1682 EXPORT_SYMBOL_GPL(rtl_tx_report_handler);
2308 rtl_tx_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()