Searched refs:ath10k_hif_tx_sg (Results 1 – 3 of 3) sorted by relevance
96 static inline int ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_hif_tx_sg() function
149 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send()
1022 res = ath10k_hif_tx_sg(htt->ar, in ath10k_htt_tx()