Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_rx.c336 __out_ecount_part(max_nflags, *nflagsp) unsigned int *flagsp, in efx_rx_scale_hash_flags_get()
338 __out unsigned int *nflagsp) in efx_rx_scale_hash_flags_get() argument
344 if (flagsp == NULL || nflagsp == NULL) { in efx_rx_scale_hash_flags_get()
429 *nflagsp = nflags; in efx_rx_scale_hash_flags_get()
H A Defx.h2880 __out_ecount_part(max_nflags, *nflagsp) unsigned int *flagsp,
2882 __out unsigned int *nflagsp);