Home
last modified time | relevance | path

Searched refs:EVENT_NO_IP_ALIGN (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/usb/
Dusbnet.h78 # define EVENT_NO_IP_ALIGN 13 macro
/Linux-v6.6/drivers/net/usb/
Dqmi_wwan.c317 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
324 clear_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
Dusbnet.c88 [EVENT_NO_IP_ALIGN] = "EVENT_NO_IP_ALIGN",
495 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()
Dsmsc95xx.c1128 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in smsc95xx_bind()