Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h87 # define EVENT_NO_IP_ALIGN 13 macro
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A 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()
H A Dsmsc95xx.c1110 set_bit(EVENT_NO_IP_ALIGN, &dev->flags); in smsc95xx_bind()
H A Dusbnet.c479 if (test_bit(EVENT_NO_IP_ALIGN, &dev->flags)) in rx_submit()