Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dusbnet.h83 # define EVENT_RX_KILL 10 macro
/linux/drivers/net/usb/
A Dusbnet.c88 [EVENT_RX_KILL] = "EVENT_RX_KILL",
493 if (test_bit(EVENT_RX_KILL, &dev->flags)) { in rx_submit()
664 set_bit(EVENT_RX_KILL, &dev->flags); in rx_complete()
939 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_open()
1552 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_bh()

Completed in 7 milliseconds