Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc.h379 #define IGC_FLAG_DMAC BIT(4) macro
H A Digc_ethtool.c924 if (adapter->flags & IGC_FLAG_DMAC) in igc_ethtool_set_coalesce()
925 adapter->flags &= ~IGC_FLAG_DMAC; in igc_ethtool_set_coalesce()