Searched refs:rx_scatter_max (Results 1 – 2 of 2) sorted by relevance
150 uint32_t rx_scatter_max,
381 boolean_t rx_scatter_enabled, uint32_t rx_scatter_max, in sfc_rx_check_scatter() argument387 effective_rx_scatter_max = rx_scatter_enabled ? rx_scatter_max : 1; in sfc_rx_check_scatter()