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

/freebsd-current/sys/dev/ixl/
H A Dixl_pf_iflib.c837 int lut_entry_width; local
841 lut_entry_width = pf->hw.func_caps.rss_table_entry_width;
857 lut = (que_id & ((0x1 << lut_entry_width) - 1));

Completed in 49 milliseconds