Searched refs:em_shift_out_mdi_bits (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/dev/pci/ |
| D | if_em_hw.c | 94 static void em_shift_out_mdi_bits(struct em_hw *hw, uint32_t data, 2321 em_shift_out_mdi_bits(struct em_hw *hw, in em_shift_out_mdi_bits() function 2488 em_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in em_read_phy_reg_ex() 2504 em_shift_out_mdi_bits(hw, mdic, 14); in em_read_phy_reg_ex() 2588 em_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in em_write_phy_reg_ex() 2601 em_shift_out_mdi_bits(hw, mdic, 32); in em_write_phy_reg_ex()
|