Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c43 static u16 e1000_shift_in_mdi_bits(struct e1000_hw *hw);
2729 static u16 e1000_shift_in_mdi_bits(struct e1000_hw *hw) in e1000_shift_in_mdi_bits() function
2908 *phy_data = e1000_shift_in_mdi_bits(hw); in e1000_read_phy_reg_ex()
/openbmc/u-boot/drivers/net/
H A De1000.c4315 e1000_shift_in_mdi_bits(struct e1000_hw *hw) in e1000_shift_in_mdi_bits() function
4432 *phy_data = e1000_shift_in_mdi_bits(hw); in e1000_read_phy_reg()