Home
last modified time | relevance | path

Searched defs:pipe_id (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhif.h102 static inline int ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_hif_tx_sg()
171 u8 pipe_id, int force) in ath10k_hif_send_complete_check()
178 u8 pipe_id) in ath10k_hif_get_free_queue_number()
H A Dusb.c409 static int ath10k_usb_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_usb_hif_tx_sg()
475 static u16 ath10k_usb_hif_get_free_queue_number(struct ath10k *ar, u8 pipe_id) in ath10k_usb_hif_get_free_queue_number()
H A Dsdio.c40 static inline enum ath10k_htc_ep_id pipe_id_to_eid(u8 pipe_id) in pipe_id_to_eid()
1645 static int ath10k_sdio_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_sdio_hif_tx_sg()
H A Dsnoc.c686 static int ath10k_snoc_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_snoc_hif_tx_sg()
H A Dpci.c1409 int ath10k_pci_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_pci_hif_tx_sg()
/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c132 netmap_pipe_find(struct netmap_adapter *parent, const char *pipe_id) in netmap_pipe_find()
660 const char *pipe_id = NULL; in netmap_get_pipe_na() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dce.c630 void ath12k_ce_poll_send_completed(struct ath12k_base *ab, u8 pipe_id) in ath12k_ce_poll_send_completed()
638 int ath12k_ce_send(struct ath12k_base *ab, struct sk_buff *skb, u8 pipe_id, in ath12k_ce_send()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dce.c701 void ath11k_ce_poll_send_completed(struct ath11k_base *ab, u8 pipe_id) in ath11k_ce_poll_send_completed()
711 int ath11k_ce_send(struct ath11k_base *ab, struct sk_buff *skb, u8 pipe_id, in ath11k_ce_send()