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

/linux-master/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, function
947 /* do nothing if API doesn't support ixgbevf_get_queues */
H A Dixgbevf_main.c2191 err = ixgbevf_get_queues(hw, &num_tcs, &def_q);
2634 err = ixgbevf_get_queues(hw, &num_tcs, &def_q);

Completed in 205 milliseconds