Searched defs:pipe_id (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | hif.h | 102 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 D | usb.c | 409 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 D | sdio.c | 40 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 D | snoc.c | 686 static int ath10k_snoc_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_snoc_hif_tx_sg()
|
H A D | pci.c | 1409 int ath10k_pci_hif_tx_sg(struct ath10k *ar, u8 pipe_id, in ath10k_pci_hif_tx_sg()
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_pipe.c | 132 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 D | ce.c | 630 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 D | ce.c | 701 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()
|