Home
last modified time | relevance | path

Searched refs:IXGBE_MTQC_32VF (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2689 #define IXGBE_MTQC_32VF 0x8 /* 4 TX Queues per pool w/32VF's */ macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c4636 mtqc = IXGBE_MTQC_VT_ENA | IXGBE_MTQC_32VF; in ixgbe_dev_mq_tx_configure()