Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc.h289 #define IGC_FLAG_DMAC BIT(4) macro
Digc_ethtool.c911 if (adapter->flags & IGC_FLAG_DMAC) in igc_ethtool_set_coalesce()
912 adapter->flags &= ~IGC_FLAG_DMAC; in igc_ethtool_set_coalesce()