Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c146 * ixgbevf_stop_hw_vf - Generic stop Tx/Rx units
154 static s32 ixgbevf_stop_hw_vf(struct ixgbe_hw *hw) in ixgbevf_stop_hw_vf() function
986 .stop_adapter = ixgbevf_stop_hw_vf,
1004 .stop_adapter = ixgbevf_stop_hw_vf,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c150 * ixgbevf_stop_hw_vf - Generic stop Tx/Rx units
158 static s32 ixgbevf_stop_hw_vf(struct ixgbe_hw *hw) in ixgbevf_stop_hw_vf() function
1004 .stop_adapter = ixgbevf_stop_hw_vf,
1022 .stop_adapter = ixgbevf_stop_hw_vf,

Completed in 4 milliseconds