Home
last modified time | relevance | path

Searched refs:e1000_init_hw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h268 s32 e1000_init_hw(struct e1000_hw *hw);
H A De1000_hw.c515 * e1000_init_hw - Performs basic configuration of the adapter.
524 s32 e1000_init_hw(struct e1000_hw *hw) in e1000_init_hw() function
4737 * Call this after e1000_init_hw. You may override the IFS defaults by setting
H A De1000_main.c680 if (e1000_init_hw(hw)) in e1000_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h268 s32 e1000_init_hw(struct e1000_hw *hw);
H A De1000_hw.c515 * e1000_init_hw - Performs basic configuration of the adapter.
524 s32 e1000_init_hw(struct e1000_hw *hw) in e1000_init_hw() function
4738 * Call this after e1000_init_hw. You may override the IFS defaults by setting
H A De1000_main.c680 if (e1000_init_hw(hw)) in e1000_reset()

Completed in 40 milliseconds