HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_GOTCH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.c 1714 ((u64)IXGBE_READ_REG(hw, IXGBE_GOTCH) << 32)
1725 IXGBE_EVC_ADD(&stats->gotc, IXGBE_READ_REG(hw, IXGBE_GOTCH)
ixgbe_type.h 1023 #define IXGBE_GOTCH 0x04094
ixgbe_common.c 587 IXGBE_READ_REG(hw, IXGBE_GOTCH);

Completed in 26 milliseconds