Searched refs:efo_add (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sfxge/common/ | ||
H A D | efx_impl.h | 272 efx_rc_t (*efo_add)(efx_nic_t *, efx_filter_spec_t *, member |
H A D | efx_filter.c | 122 return (efop->efo_add(enp, spec, B_FALSE)); in efx_filter_insert() |