Searched refs:asix_tx_fixup (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | asix_devices.c | 269 dev->net->needed_headroom = 4; /* cf asix_tx_fixup() */ in ax88172_bind() 270 dev->net->needed_tailroom = 4; /* cf asix_tx_fixup() */ in ax88172_bind() 724 dev->net->needed_headroom = 4; /* cf asix_tx_fixup() */ in ax88772_bind() 725 dev->net->needed_tailroom = 4; /* cf asix_tx_fixup() */ in ax88772_bind() 1160 .tx_fixup = asix_tx_fixup, 1173 .tx_fixup = asix_tx_fixup, 1187 .tx_fixup = asix_tx_fixup, 1209 .tx_fixup = asix_tx_fixup,
|
H A D | asix.h | 202 struct sk_buff *asix_tx_fixup(struct usbnet *dev, struct sk_buff *skb,
|
H A D | ax88172a.c | 366 .tx_fixup = asix_tx_fixup,
|
H A D | asix_common.c | 216 struct sk_buff *asix_tx_fixup(struct usbnet *dev, struct sk_buff *skb, in asix_tx_fixup() function
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | asix_devices.c | 272 dev->net->needed_headroom = 4; /* cf asix_tx_fixup() */ in ax88172_bind() 273 dev->net->needed_tailroom = 4; /* cf asix_tx_fixup() */ in ax88172_bind() 869 dev->net->needed_headroom = 4; /* cf asix_tx_fixup() */ in ax88772_bind() 870 dev->net->needed_tailroom = 4; /* cf asix_tx_fixup() */ in ax88772_bind() 1358 .tx_fixup = asix_tx_fixup, 1371 .tx_fixup = asix_tx_fixup, 1385 .tx_fixup = asix_tx_fixup, 1399 .tx_fixup = asix_tx_fixup, 1420 .tx_fixup = asix_tx_fixup,
|
H A D | asix.h | 215 struct sk_buff *asix_tx_fixup(struct usbnet *dev, struct sk_buff *skb,
|
H A D | ax88172a.c | 357 .tx_fixup = asix_tx_fixup,
|
H A D | asix_common.c | 265 struct sk_buff *asix_tx_fixup(struct usbnet *dev, struct sk_buff *skb, in asix_tx_fixup() function
|
Completed in 8 milliseconds