Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dhtc.c118 ret = ath11k_ce_send(htc->ab, skb, ep->ul_pipe_id, ep->eid); in ath11k_htc_send()
343 ath11k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath11k_htc_rx_completion_handler()
674 &ep->ul_pipe_id, in ath11k_htc_connect_service()
681 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath11k_htc_connect_service()
Dhtc.h267 u8 ul_pipe_id; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dhtc.c199 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send()
646 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send_bundle()
1135 &ep->ul_pipe_id, in ath10k_htc_connect_service()
1145 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath10k_htc_connect_service()
1208 u8 ul_pipe_id; in ath10k_htc_pktlog_svc_supported() local
1213 &ul_pipe_id, in ath10k_htc_pktlog_svc_supported()
Dhtc.h369 u8 ul_pipe_id; member
Dhtt_tx.c1587 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_32()
1796 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_64()