Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc.h319 #define IGC_FLAG_DMAC BIT(4) macro
Digc_ethtool.c925 if (adapter->flags & IGC_FLAG_DMAC) in igc_ethtool_set_coalesce()
926 adapter->flags &= ~IGC_FLAG_DMAC; in igc_ethtool_set_coalesce()