Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhif.h103 static inline int ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_hif_tx_sg() function
Dhtt_tx.c567 res = ath10k_hif_tx_sg(htt->ar, in ath10k_htt_tx()
Dhtc.c177 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send()