Searched refs:e1000_init_hw_vf (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/ethernet/intel/igbvf/
H A Dvf.c34 static s32 e1000_init_hw_vf(struct e1000_hw *hw);
60 mac->ops.init_hw = e1000_init_hw_vf;
167 * e1000_init_hw_vf - Inits the HW
172 static s32 e1000_init_hw_vf(struct e1000_hw *hw) function

Completed in 55 milliseconds