Searched refs:e1000_shift_out_mdi_bits_82543 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82543.c | 43 STATIC void e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data, 471 e1000_shift_out_mdi_bits_82543(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_read_phy_reg_82543() 488 e1000_shift_out_mdi_bits_82543(hw, mdic, 14); in e1000_read_phy_reg_82543() 528 e1000_shift_out_mdi_bits_82543(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_write_phy_reg_82543() 542 e1000_shift_out_mdi_bits_82543(hw, mdic, 32); in e1000_write_phy_reg_82543() 596 STATIC void e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data, in e1000_shift_out_mdi_bits_82543() function
|