Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c5938 uint32_t pcs1g_anlp = 0; in ixgbe_get_hw_state() local
5954 pcs1g_anlp = IXGBE_READ_REG(hw, IXGBE_PCS1GANLP); in ixgbe_get_hw_state()
5957 (pcs1g_anlp & IXGBE_PCS1GANLP_LPFD) ? 1 : 0; in ixgbe_get_hw_state()
5959 (pcs1g_anlp & IXGBE_PCS1GANLP_LPFD) ? 1 : 0; in ixgbe_get_hw_state()