Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S122 #define TX_RUNNING 0 macro
225 clr TX_RUNNING
818 jnb TX_RUNNING, dump_stat__no_tx_running
867 jb TX_RUNNING, start_tx_done
880 setb TX_RUNNING
915 clr TX_RUNNING
Dxircom_pgs.S122 #define TX_RUNNING 0 macro
227 clr TX_RUNNING
879 jnb TX_RUNNING, dump_stat__no_tx_running
928 jb TX_RUNNING, start_tx_done
941 setb TX_RUNNING
976 clr TX_RUNNING