Home
last modified time | relevance | path

Searched refs:filter_remove_safe (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx.h107 return efx->type->filter_remove_safe(efx, priority, filter_id); in efx_filter_remove_id_safe()
H A Dnet_driver.h1396 int (*filter_remove_safe)(struct efx_nic *efx, member
H A Dsiena.c1052 .filter_remove_safe = efx_farch_filter_remove_safe,
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx.h123 return efx->type->filter_remove_safe(efx, priority, filter_id); in efx_filter_remove_id_safe()
H A Def100_nic.c1275 .filter_remove_safe = efx_mcdi_filter_remove_safe,
1361 .filter_remove_safe = efx_mcdi_filter_remove_safe,
H A Dnet_driver.h1445 int (*filter_remove_safe)(struct efx_nic *efx, member
H A Def10.c4124 .filter_remove_safe = efx_mcdi_filter_remove_safe,
4241 .filter_remove_safe = efx_mcdi_filter_remove_safe,
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h127 return efx->type->filter_remove_safe(efx, priority, filter_id); in ef4_filter_remove_id_safe()
H A Dnet_driver.h1108 int (*filter_remove_safe)(struct ef4_nic *efx, member
H A Dfalcon.c2775 .filter_remove_safe = ef4_farch_filter_remove_safe,
2869 .filter_remove_safe = ef4_farch_filter_remove_safe,