Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dcatc.c147 #define TX_RUNNING 2 macro
383 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
399 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
401 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
428 if (!test_and_set_bit(TX_RUNNING, &catc->flags)) { in catc_start_xmit()
431 clear_bit(TX_RUNNING, &catc->flags); in catc_start_xmit()