Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h418 #define IGB_ENABLE_HWTSS(sc) ((sc)->tx_ring_cnt > 1) macro
H A Dif_igb.c4787 if (!IGB_ENABLE_HWTSS(sc)) in igb_get_txring_inuse()