Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c5757 uint32_t pcs1g_anlp = 0; in ixgbe_get_hw_state() local
5772 pcs1g_anlp = IXGBE_READ_REG(hw, IXGBE_PCS1GANLP); in ixgbe_get_hw_state()
5775 (pcs1g_anlp & IXGBE_PCS1GANLP_LPFD) ? 1 : 0; in ixgbe_get_hw_state()
5777 (pcs1g_anlp & IXGBE_PCS1GANLP_LPFD) ? 1 : 0; in ixgbe_get_hw_state()