Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dusbnet.h85 # define EVENT_NO_IP_ALIGN 13 macro
/Linux-v5.10/drivers/net/usb/
Dqmi_wwan.c314 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
321 clear_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
Dsmsc95xx.c1088 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in smsc95xx_bind()
Dusbnet.c479 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()