Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dusbnet.h78 # define EVENT_NO_IP_ALIGN 13 macro
/linux/drivers/net/usb/
H A Dqmi_wwan.c311 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
318 clear_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
H A Dusbnet.c85 [EVENT_NO_IP_ALIGN] = "EVENT_NO_IP_ALIGN",
497 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()