Home
last modified time | relevance | path

Searched refs:EVENT_RX_KILL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h84 # define EVENT_RX_KILL 10 macro
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dusbnet.c474 if (test_bit(EVENT_RX_KILL, &dev->flags)) { in rx_submit()
645 set_bit(EVENT_RX_KILL, &dev->flags); in rx_complete()
918 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_open()
1516 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_bh()