Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_vf.h113 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs,
H A Dixgbe_vf.c696 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs, in ixgbevf_get_queues() function
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1629 ixgbevf_get_queues(hw, &tcs, &tc); in eth_ixgbevf_dev_init()