Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc.h288 #define IGC_FLAG_DMAC BIT(4) macro
Digc_ethtool.c917 if (adapter->flags & IGC_FLAG_DMAC) in igc_ethtool_set_coalesce()
918 adapter->flags &= ~IGC_FLAG_DMAC; in igc_ethtool_set_coalesce()