Home
last modified time | relevance | path

Searched refs:rtl_check_tx_report_acked (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dbase.h139 bool rtl_check_tx_report_acked(struct ieee80211_hw *hw);
Dbase.c1699 bool rtl_check_tx_report_acked(struct ieee80211_hw *hw) in rtl_check_tx_report_acked() function
1723 if (rtl_check_tx_report_acked(hw)) in rtl_wait_tx_report_acked()
/Linux-v4.19/drivers/staging/rtlwifi/
Dbase.h127 bool rtl_check_tx_report_acked(struct ieee80211_hw *hw);
Dbase.c1619 bool rtl_check_tx_report_acked(struct ieee80211_hw *hw) in rtl_check_tx_report_acked() function
1643 if (rtl_check_tx_report_acked(hw)) in rtl_wait_tx_report_acked()