Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h68 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw,
H A Dmac.c4370 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw, in ath10k_mac_tx_push_txq() function
4454 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_schedule_txq()
4747 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_op_wake_tx_queue()
H A Dhtt_rx.c3469 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_htt_rx_tx_fetch_ind()