Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dcatc.c158 #define TX_RUNNING 2 macro
394 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
410 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
412 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
439 if (!test_and_set_bit(TX_RUNNING, &catc->flags)) { in catc_start_xmit()
442 clear_bit(TX_RUNNING, &catc->flags); in catc_start_xmit()