Searched refs:fm10k_disable_queues_generic (Results 1 – 4 of 4) sorted by relevance
54 s32 fm10k_disable_queues_generic(struct fm10k_hw *hw, u16 q_cnt);
202 s32 fm10k_disable_queues_generic(struct fm10k_hw *hw, u16 q_cnt) in fm10k_disable_queues_generic() function255 return fm10k_disable_queues_generic(hw, hw->mac.max_queues); in fm10k_stop_hw_generic()
120 err = fm10k_disable_queues_generic(hw, i); in fm10k_init_hw_vf()
53 err = fm10k_disable_queues_generic(hw, FM10K_MAX_QUEUES); in fm10k_reset_hw_pf()