Home
last modified time | relevance | path

Searched refs:IGC_REMOVED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_mac.h11 #ifndef IGC_REMOVED
12 #define IGC_REMOVED(a) (0) macro
Digc_regs.h226 if (!IGC_REMOVED(hw_addr)) \
Digc_main.c4038 if (IGC_REMOVED(hw_addr)) in igc_rd32()