Searched refs:rx_fixup (Results 1 – 1 of 1) sorted by relevance
272 int (*rx_fixup)(struct usbnet *dev, struct sk_buff *skb); member1086 .rx_fixup = genelink_rx_fixup,1541 .rx_fixup = net1080_rx_fixup,1869 if (dev->driver_info->rx_fixup in rx_process()1870 && !dev->driver_info->rx_fixup (dev, skb)) in rx_process()