pipe_send         159 drivers/net/wireless/ath/ath6kl/hif-ops.h 	return ar->hif_ops->pipe_send(ar, pipe, hdr_buf, buf);
pipe_send         259 drivers/net/wireless/ath/ath6kl/hif.h 	int (*pipe_send)(struct ath6kl *ar, u8 pipe, struct sk_buff *hdr_buf,
pipe_send        1096 drivers/net/wireless/ath/ath6kl/usb.c 	.pipe_send = ath6kl_usb_send,