Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.h39 s32 fm10k_stop_hw_generic(struct fm10k_hw *hw);
H A Dfm10k_common.c235 * fm10k_stop_hw_generic - Stop Tx/Rx units
239 s32 fm10k_stop_hw_generic(struct fm10k_hw *hw) in fm10k_stop_hw_generic() function
H A Dfm10k_vf.c19 err = fm10k_stop_hw_generic(hw); in fm10k_stop_hw_vf()
H A Dfm10k_pf.c1785 .stop_hw = fm10k_stop_hw_generic,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.h39 s32 fm10k_stop_hw_generic(struct fm10k_hw *hw);
H A Dfm10k_common.c235 * fm10k_stop_hw_generic - Stop Tx/Rx units
239 s32 fm10k_stop_hw_generic(struct fm10k_hw *hw) in fm10k_stop_hw_generic() function
H A Dfm10k_vf.c19 err = fm10k_stop_hw_generic(hw); in fm10k_stop_hw_vf()
H A Dfm10k_pf.c1785 .stop_hw = fm10k_stop_hw_generic,

Completed in 8 milliseconds