em_shift_out_mdi_bits
static void em_shift_out_mdi_bits(struct em_hw *, uint32_t, uint16_t);
em_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE);
em_shift_out_mdi_bits(hw, mdic, 14);
em_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE);
em_shift_out_mdi_bits(hw, mdic, 32);