Lines Matching refs:e1000_hw
479 void e1000_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable);
480 void e1000_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf);
481 void e1000_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable);
482 s32 e1000_init_nvm_params_82575(struct e1000_hw *hw);
483 s32 e1000_init_hw_82575(struct e1000_hw *hw);
493 void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
494 void e1000_rlpml_set_vf(struct e1000_hw *, u16);
495 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
496 void e1000_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value);
498 s32 e1000_read_emi_reg(struct e1000_hw *hw, u16 addr, u16 *data);
499 s32 e1000_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M);
500 s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M);
501 s32 e1000_get_eee_status_i354(struct e1000_hw *, bool *);
502 s32 e1000_initialize_M88E1512_phy(struct e1000_hw *hw);
503 s32 e1000_initialize_M88E1543_phy(struct e1000_hw *hw);
517 s32 e1000_set_i2c_bb(struct e1000_hw *hw);
518 s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
520 s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
522 void e1000_i2c_bus_clear(struct e1000_hw *hw);