Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_type.h2482 #define IXGBE_PCIDEVCTRL2_TIMEO_MASK 0xf macro
H A Dixgbe_common.c3178 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; in ixgbe_pcie_timeout_poll()