Lines Matching refs:e1000_hw
388 s32 e1000_reset_init_script_82575(struct e1000_hw *hw);
389 s32 e1000_init_nvm_params_82575(struct e1000_hw *hw);
393 void e1000_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable);
394 void e1000_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf);
395 void e1000_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable);
405 void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
406 void e1000_rlpml_set_vf(struct e1000_hw *, u16);
407 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
408 void e1000_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value);
410 s32 e1000_read_emi_reg(struct e1000_hw *hw, u16 addr, u16 *data);
411 s32 e1000_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M);
412 s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M);
413 s32 e1000_get_eee_status_i354(struct e1000_hw *, bool *);
414 s32 e1000_initialize_M88E1512_phy(struct e1000_hw *hw);
415 s32 e1000_initialize_M88E1543_phy(struct e1000_hw *hw);
429 s32 e1000_set_i2c_bb(struct e1000_hw *hw);
430 s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
432 s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
434 void e1000_i2c_bus_clear(struct e1000_hw *hw);