Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h179 void plfxlc_mac_tx_to_dev(struct sk_buff *skb, int error);
H A Dmac.c177 void plfxlc_mac_tx_to_dev(struct sk_buff *skb, int error) in plfxlc_mac_tx_to_dev() function
H A Dusb.c367 plfxlc_mac_tx_to_dev(skb, urb->status); in plfxlc_tx_urb_complete()