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

/linux-master/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) function
1004 .stop_adapter = ixgbevf_stop_hw_vf,
1022 .stop_adapter = ixgbevf_stop_hw_vf,

Completed in 155 milliseconds