Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_em.h216 #define EM_TX_IDLE 0x00000000 macro
HDif_em.c976 if (txr->busy == EM_TX_IDLE) in em_start_locked()
1080 if ((enq > 0) && (txr->busy == EM_TX_IDLE)) in em_mq_start_locked()
2408 txr->busy = EM_TX_IDLE; in em_update_link_status()
2442 txr->busy = EM_TX_IDLE; in em_stop()
3466 txr->busy = EM_TX_IDLE; in em_setup_transmit_ring()
3527 txr->busy = EM_TX_IDLE; in em_initialize_transmit_unit()
3949 txr->busy = EM_TX_IDLE; in em_txeof()
4040 txr->busy = EM_TX_IDLE; in em_txeof()