Lines Matching refs:e1000_hw
27 void igb_shutdown_serdes_link_82575(struct e1000_hw *hw);
28 void igb_power_up_serdes_link_82575(struct e1000_hw *hw);
29 void igb_power_down_phy_copper_82575(struct e1000_hw *hw);
30 void igb_rx_fifo_flush_82575(struct e1000_hw *hw);
31 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr,
33 s32 igb_write_i2c_byte(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr,
261 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *, bool, int);
262 void igb_vmdq_set_loopback_pf(struct e1000_hw *, bool);
263 void igb_vmdq_set_replication_pf(struct e1000_hw *, bool);
265 s32 igb_read_emi_reg(struct e1000_hw *, u16 addr, u16 *data);
266 s32 igb_set_eee_i350(struct e1000_hw *, bool adv1G, bool adv100M);
267 s32 igb_set_eee_i354(struct e1000_hw *, bool adv1G, bool adv100M);
268 s32 igb_get_eee_status_i354(struct e1000_hw *hw, bool *status);