e1000_shift_out_mdi_bits_82543
e1000_shift_out_mdi_bits_82543(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE);
e1000_shift_out_mdi_bits_82543(hw, mdic, 14);
e1000_shift_out_mdi_bits_82543(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE);
e1000_shift_out_mdi_bits_82543(hw, mdic, 32);
static void e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data,