Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.c60 void ath6kl_core_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe) in ath6kl_core_rx_complete() function
64 EXPORT_SYMBOL(ath6kl_core_rx_complete);
H A Dcore.h977 void ath6kl_core_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe);
H A Dusb.c604 ath6kl_core_rx_complete(ar_usb->ar, skb, in ath6kl_usb_io_comp_work()