Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2455 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu);
H A Dhtt_tx.c1184 int ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_mgmt_tx() function
H A Dmac.c4009 ret = ath10k_htt_mgmt_tx(htt, skb); in ath10k_mac_tx_submit()