Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_regs.h329 #define E1000_GCR_CMPL_TMOUT_MASK 0x0000F000 macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h632 #define E1000_GCR_CMPL_TMOUT_MASK 0x0000F000 macro
H A De1000_82575.c2028 if (gcr & E1000_GCR_CMPL_TMOUT_MASK) in igb_set_pcie_completion_timeout()