Home
last modified time | relevance | path

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

/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_filter.c37 spec->efs_priority = EFX_FILTER_PRI_MANUAL; in sfc_vdpa_set_mac_filter()
/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1172 saved_spec->efs_priority == EFX_FILTER_PRI_MANUAL) { in ef10_filter_delete()
1185 rc = ef10_filter_delete_internal(enp, i, EFX_FILTER_PRI_MANUAL); in ef10_filter_delete()
H A Defx_filter.c343 spec->efs_priority = EFX_FILTER_PRI_MANUAL; in efx_filter_spec_init_tx()
H A Defx.h3498 EFX_FILTER_PRI_MANUAL, /* Manually configured filter */ enumerator
/dpdk/drivers/net/sfc/
H A Dsfc_repr_proxy.c778 filter->specs[i].efs_priority = EFX_FILTER_PRI_MANUAL; in sfc_repr_proxy_mport_filter_insert()
H A Dsfc_flow.c1279 spec_filter->template.efs_priority = EFX_FILTER_PRI_MANUAL; in sfc_flow_parse_attr()