Home
last modified time | relevance | path

Searched refs:ixgbevf_start_hw_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c26 * ixgbevf_start_hw_vf - Prepare hardware for Tx/Rx
34 static s32 ixgbevf_start_hw_vf(struct ixgbe_hw *hw) in ixgbevf_start_hw_vf() function
984 .start_hw = ixgbevf_start_hw_vf,
1002 .start_hw = ixgbevf_start_hw_vf,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c25 * ixgbevf_start_hw_vf - Prepare hardware for Tx/Rx
33 static s32 ixgbevf_start_hw_vf(struct ixgbe_hw *hw) in ixgbevf_start_hw_vf() function
1002 .start_hw = ixgbevf_start_hw_vf,
1020 .start_hw = ixgbevf_start_hw_vf,

Completed in 4 milliseconds