Home
last modified time | relevance | path

Searched refs:pipe_send (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dhif-ops.h159 return ar->hif_ops->pipe_send(ar, pipe, hdr_buf, buf); in ath6kl_hif_pipe_send()
Dhif.h253 int (*pipe_send)(struct ath6kl *ar, u8 pipe, struct sk_buff *hdr_buf, member
Dusb.c1101 .pipe_send = ath6kl_usb_send,