Searched refs:IXGBE_MTQC_64VF (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ | ||
D | ixgbe_type.h | 2356 #define IXGBE_MTQC_64VF 0x4 /* 2 TX Queues per pool w/64VF's */ macro |
D | ixgbe_main.c | 3603 mtqc |= IXGBE_MTQC_64VF; in ixgbe_setup_mtqc() |