Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A 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()
H A Dhtc.h369 u8 ul_pipe_id; member
H A Dhtt_tx.c1576 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_32()
1788 htt->ar->htc.endpoint[htt->eid].ul_pipe_id, in ath10k_htt_tx_64()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.c119 ret = ath12k_ce_send(htc->ab, skb, ep->ul_pipe_id, ep->eid); in ath12k_htc_send()
366 ath12k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath12k_htc_rx_completion_handler()
695 &ep->ul_pipe_id, in ath12k_htc_connect_service()
702 htc_service_name(ep->service_id), ep->ul_pipe_id, in ath12k_htc_connect_service()
H A Dhtc.h272 u8 ul_pipe_id; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A 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()
H A Dhtc.h268 u8 ul_pipe_id; member