Searched refs:e1000_lower_mdi_clk (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c65 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl);
2691 * e1000_lower_mdi_clk - Lowers the Management Data Clock
2695 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl) e1000_lower_mdi_clk() function
2747 e1000_lower_mdi_clk(hw, &ctrl); e1000_shift_out_mdi_bits()
2788 e1000_lower_mdi_clk(hw, &ctrl); e1000_shift_in_mdi_bits()
2797 e1000_lower_mdi_clk(hw, &ctrl); e1000_shift_in_mdi_bits()
2801 e1000_lower_mdi_clk(hw, &ctrl); e1000_shift_in_mdi_bits()

Completed in 55 milliseconds