Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/usb/
Dusbnet.h85 # define EVENT_NO_IP_ALIGN 13 macro
/Linux-v5.4/drivers/net/usb/
Dqmi_wwan.c337 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
341 clear_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
Dsmsc95xx.c1284 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in smsc95xx_bind()
Dusbnet.c482 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()