Home
last modified time | relevance | path

Searched refs:IGC_REMOVED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_regs.h255 if (!IGC_REMOVED(hw_addr)) \
268 #define IGC_REMOVED(h) unlikely(!(h)) macro
H A Digc_main.c5107 if (IGC_REMOVED(hw_addr)) in igc_rd32()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_regs.h318 if (!IGC_REMOVED(hw_addr)) \
331 #define IGC_REMOVED(h) unlikely(!(h)) macro
H A Digc_main.c6618 if (IGC_REMOVED(hw_addr)) in igc_rd32()

Completed in 20 milliseconds