Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_rx.c341 unsigned int nflags = 0; in efx_rx_scale_hash_flags_get() local
350 nflags = 0; in efx_rx_scale_hash_flags_get()
357 if (nflags >= max_nflags) { \ in efx_rx_scale_hash_flags_get()
361 *(flagsp + nflags) = (_flags); \ in efx_rx_scale_hash_flags_get()
362 nflags++; \ in efx_rx_scale_hash_flags_get()
429 *nflagsp = nflags; in efx_rx_scale_hash_flags_get()