Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhtc.c65 ep->ul_pipe_id == 3) in ath10k_htc_notify_tx_completion()
208 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send()
659 ret = ath10k_hif_tx_sg(htc->ar, ep->ul_pipe_id, &sg_item, 1); in ath10k_htc_send_bundle()
1153 &ep->ul_pipe_id, in ath10k_htc_connect_service()
1163 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath10k_htc_connect_service()
1226 u8 ul_pipe_id; in ath10k_htc_pktlog_svc_supported() local
1231 &ul_pipe_id, in ath10k_htc_pktlog_svc_supported()
Dhtc.h369 u8 ul_pipe_id; member
Dhtt_tx.c1575 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_32()
1787 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_64()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhtc.c122 ret = ath11k_ce_send(htc->ab, skb, ep->ul_pipe_id, ep->eid); in ath11k_htc_send()
401 ath11k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath11k_htc_rx_completion_handler()
737 &ep->ul_pipe_id, in ath11k_htc_connect_service()
744 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath11k_htc_connect_service()
Dhtc.h267 u8 ul_pipe_id; member