Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h239 #define IGB_TX_RUNNING 100 macro
H A Dif_igb.c2216 txr->tx_running = IGB_TX_RUNNING; in igb_txeof()
2254 txr->tx_running = IGB_TX_RUNNING; in igb_txgc()
3729 txr->tx_running = IGB_TX_RUNNING; in igb_start()