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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_filter.c43 static efx_filter_spec_t *
48 return ((efx_filter_spec_t *)(EFE_SPEC(eftp, index) &
78 __in_opt const efx_filter_spec_t *efsp)
191 __in efx_filter_spec_t *spec,
403 __in const efx_filter_spec_t *left,
404 __in const efx_filter_spec_t *right)
438 __in const efx_filter_spec_t *left,
439 __in const efx_filter_spec_t *right)
455 __in efx_filter_spec_t *spec)
457 EFX_STATIC_ASSERT((sizeof (efx_filter_spec_t)
[all...]
H A Defx_filter.c57 __inout efx_filter_spec_t *spec,
63 __inout efx_filter_spec_t *spec);
101 __inout efx_filter_spec_t *spec)
115 __inout efx_filter_spec_t *spec)
295 __out efx_filter_spec_t *spec,
314 __out efx_filter_spec_t *spec,
332 __inout efx_filter_spec_t *spec,
354 __inout efx_filter_spec_t *spec,
381 __inout efx_filter_spec_t *spec,
404 __inout efx_filter_spec_t *spe
[all...]
H A Defx.h2255 } efx_filter_spec_t; typedef in typeref:struct:efx_filter_spec_s
2273 __inout efx_filter_spec_t *spec);
2278 __inout efx_filter_spec_t *spec);
2293 __out efx_filter_spec_t *spec,
2300 __out efx_filter_spec_t *spec,
2305 __inout efx_filter_spec_t *spec,
2312 __inout efx_filter_spec_t *spec,
2321 __inout efx_filter_spec_t *spec,
2327 __inout efx_filter_spec_t *spec,
2332 __inout efx_filter_spec_t *spe
[all...]
H A Def10_impl.h1036 __inout efx_filter_spec_t *spec,
1042 __inout efx_filter_spec_t *spec);
H A Defx_impl.h232 efx_rc_t (*efo_add)(efx_nic_t *, efx_filter_spec_t *,
234 efx_rc_t (*efo_delete)(efx_nic_t *, efx_filter_spec_t *);

Completed in 195 milliseconds