Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhtc.c66 ep->ul_pipe_id == 3) in ath10k_htc_notify_tx_completion()
209 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send()
660 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send_bundle()
1154 &ep->ul_pipe_id, in ath10k_htc_connect_service()
1164 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath10k_htc_connect_service()
1227 u8 ul_pipe_id; in ath10k_htc_pktlog_svc_supported() local
1232 &ul_pipe_id, in ath10k_htc_pktlog_svc_supported()
Dhtc.h355 u8 ul_pipe_id; member
Dhtt_tx.c1571 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_32()
1783 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_64()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhtc.c119 ret = ath12k_ce_send(htc->ab, skb, ep->ul_pipe_id, ep->eid); in ath12k_htc_send()
372 ath12k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath12k_htc_rx_completion_handler()
701 &ep->ul_pipe_id, in ath12k_htc_connect_service()
708 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath12k_htc_connect_service()
Dhtc.h272 u8 ul_pipe_id; member
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhtc.c125 ret = ath11k_ce_send(htc->ab, skb, ep->ul_pipe_id, ep->eid); in ath11k_htc_send()
410 ath11k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath11k_htc_rx_completion_handler()
746 &ep->ul_pipe_id, in ath11k_htc_connect_service()
753 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath11k_htc_connect_service()
Dhtc.h253 u8 ul_pipe_id; member