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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c102 static void e1000_shift_out_mdi_bits(struct e1000_hw *hw, uint32_t data,
3288 e1000_shift_out_mdi_bits(struct e1000_hw *hw, function
3568 e1000_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE);
3572 * e1000_shift_out_mdi_bits routine five different times. The format of
3584 e1000_shift_out_mdi_bits(hw, mdic, 14);
3703 e1000_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE);
3707 * e1000_shift_out_mdi_bits routine for each field in the command. The
3716 e1000_shift_out_mdi_bits(hw, mdic, 32);

Completed in 51 milliseconds