Searched refs:pipe_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | hif-ops.h | 159 return ar->hif_ops->pipe_send(ar, pipe, hdr_buf, buf); in ath6kl_hif_pipe_send()
|
H A D | hif.h | 253 int (*pipe_send)(struct ath6kl *ar, u8 pipe, struct sk_buff *hdr_buf, member
|
H A D | usb.c | 1101 .pipe_send = ath6kl_usb_send,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | hif-ops.h | 159 return ar->hif_ops->pipe_send(ar, pipe, hdr_buf, buf); in ath6kl_hif_pipe_send()
|
H A D | hif.h | 253 int (*pipe_send)(struct ath6kl *ar, u8 pipe, struct sk_buff *hdr_buf, member
|
H A D | usb.c | 1109 .pipe_send = ath6kl_usb_send,
|
Completed in 6 milliseconds