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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c377 int queue_id, table_size, index_mult; local
390 index_mult = 0x1;
394 index_mult = 0x11;
419 queue_id = (j * index_mult);

Completed in 92 milliseconds