Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c2081 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_read_i2c_byte_82599()
2135 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()
3701 esdp |= IXGBE_ESDP_SDP1; in ixgbe_set_mux()
3703 esdp &= ~IXGBE_ESDP_SDP1; in ixgbe_set_mux()
Dixgbe_type.h1821 #define IXGBE_ESDP_SDP1 0x00000002 /* SDP1 Data Value */ macro
Dixgbe_main.c5718 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_up_complete()
10926 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_probe()