Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c199 IXGBE_ESDP_SDP0_NATIVE; in ixgbe_ptp_setup_sdp_x540()
Dixgbe_82599.c307 esdp &= ~IXGBE_ESDP_SDP0_NATIVE; in ixgbe_init_phy_ops_82599()
Dixgbe_x550.c57 esdp &= ~(IXGBE_ESDP_SDP0_NATIVE | IXGBE_ESDP_SDP0_DIR); in ixgbe_setup_mux_ctl()
Dixgbe_type.h1822 #define IXGBE_ESDP_SDP0_NATIVE 0x00010000 /* SDP0 Native Function */ macro