Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_rx.c325 __out_ecount_part(max_nflags, *nflagsp) unsigned int *flagsp, in efx_rx_scale_hash_flags_get()
327 __out unsigned int *nflagsp) in efx_rx_scale_hash_flags_get() argument
333 if (flagsp == NULL || nflagsp == NULL) { in efx_rx_scale_hash_flags_get()
418 *nflagsp = nflags; in efx_rx_scale_hash_flags_get()
H A Defx.h2423 __out_ecount_part(max_nflags, *nflagsp) unsigned int *flagsp,
2425 __out unsigned int *nflagsp);