Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dusbnet.h78 # define EVENT_NO_IP_ALIGN 13 macro
/linux-6.1.9/drivers/net/usb/
Dqmi_wwan.c316 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
323 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.c1126 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in smsc95xx_bind()