Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c2080 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_read_i2c_byte_82599()
2134 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_write_i2c_byte_82599()
Dixgbe_x550.c78 esdp &= ~(IXGBE_ESDP_SDP1_NATIVE | IXGBE_ESDP_SDP1); in ixgbe_setup_mux_ctl()
3632 esdp |= IXGBE_ESDP_SDP1; in ixgbe_set_mux()
3634 esdp &= ~IXGBE_ESDP_SDP1; in ixgbe_set_mux()
Dixgbe_type.h1816 #define IXGBE_ESDP_SDP1 0x00000002 /* SDP1 Data Value */ macro
Dixgbe_main.c5563 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_up_complete()
10565 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_probe()