Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4451 static int ath10k_mac_schedule_txq(struct ieee80211_hw *hw, u32 ac) in ath10k_mac_schedule_txq() function
4486 if (ath10k_mac_schedule_txq(hw, ac) == -EBUSY) in ath10k_mac_tx_push_pending()