Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dusbnet.h85 # define EVENT_NO_IP_ALIGN 13 macro
/Linux-v4.19/drivers/net/usb/
Dqmi_wwan.c264 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
268 clear_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
Dusbnet.c486 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()