Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dmac.h68 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw,
Dmac.c4354 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw, in ath10k_mac_tx_push_txq() function
4438 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_schedule_txq()
4723 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_op_wake_tx_queue()
Dhtt_rx.c3468 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_htt_rx_tx_fetch_ind()