Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dcatc.c151 #define TX_RUNNING 2 macro
387 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
403 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
405 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done()
432 if (!test_and_set_bit(TX_RUNNING, &catc->flags)) { in catc_start_xmit()
435 clear_bit(TX_RUNNING, &catc->flags); in catc_start_xmit()