Searched refs:ath12k_htc_send (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhtc.c74 int ath12k_htc_send(struct ath12k_htc *htc, function
615 status = ath12k_htc_send(htc, ATH12K_HTC_EP_0, skb);
735 status = ath12k_htc_send(htc, ATH12K_HTC_EP_0, skb);
H A Ddp_tx.c797 ret = ath12k_htc_send(&ab->htc, ab->dp.eid, skb);
830 ret = ath12k_htc_send(&ab->htc, dp->eid, skb);
877 ret = ath12k_htc_send(&ab->htc, dp->eid, skb);
973 ret = ath12k_htc_send(&ab->htc, ab->dp.eid, skb);
1017 ret = ath12k_htc_send(&ab->htc, dp->eid, skb);
1188 ret = ath12k_htc_send(&ab->htc, ab->dp.eid, skb);
H A Dhtc.h310 int ath12k_htc_send(struct ath12k_htc *htc, enum ath12k_htc_ep_id eid,
H A Dwmi.c406 ret = ath12k_htc_send(&ab->htc, wmi->eid, skb);

Completed in 129 milliseconds