Searched refs:EVENT_RX_KILL (Results 1 – 2 of 2) sorted by relevance
75 # define EVENT_RX_KILL 10 macro
85 [EVENT_RX_KILL] = "EVENT_RX_KILL",490 if (test_bit(EVENT_RX_KILL, &dev->flags)) { in rx_submit()659 set_bit(EVENT_RX_KILL, &dev->flags); in rx_complete()932 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_open()1552 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_bh()
Completed in 6 milliseconds