Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dusbnet.h78 # define EVENT_NO_IP_ALIGN 13 macro
/openbmc/linux/drivers/net/usb/
H A Dqmi_wwan.c317 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
324 clear_bit(EVENT_NO_IP_ALIGN, &dev->flags); in qmi_wwan_netdev_setup()
H A Dusbnet.c88 [EVENT_NO_IP_ALIGN] = "EVENT_NO_IP_ALIGN",
495 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()
H A Dsmsc95xx.c1131 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in smsc95xx_bind()