Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDmac.h68 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw,
HDmac.c4385 int ath10k_mac_tx_push_txq(struct ieee80211_hw *hw, in ath10k_mac_tx_push_txq() function
4469 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_schedule_txq()
4759 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_mac_op_wake_tx_queue()
HDhtt_rx.c3619 ret = ath10k_mac_tx_push_txq(hw, txq); in ath10k_htt_rx_tx_fetch_ind()