Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.h79 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw,
Dmac.c3942 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw, in ath10k_mac_tx_push_txq() function
4041 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_tx_push_pending()
4311 ret = ath10k_mac_tx_push_txq(hw, f_txq); in ath10k_mac_op_wake_tx_queue()
Dhtt_rx.c2317 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_htt_rx_tx_fetch_ind()