Home
last modified time | relevance | path

Searched refs:ixgbevf_get_queues (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h187 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs,
H A Dvf.c941 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs, in ixgbevf_get_queues() function
H A Dixgbevf_main.c2190 err = ixgbevf_get_queues(hw, &num_tcs, &def_q); in ixgbevf_configure_dcb()
2633 err = ixgbevf_get_queues(hw, &num_tcs, &def_q); in ixgbevf_set_num_queues()