Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_evb.c326 (eeop->eeo_vswitch_free == NULL)) { in efx_evb_vswitch_create()
363 eeop->eeo_vswitch_free(enp, vswitch_id); in efx_evb_vswitch_create()
503 (eeop->eeo_vswitch_free == NULL)) { in efx_evb_vswitch_destroy()
517 if ((rc = eeop->eeo_vswitch_free(enp, vswitch_id)) != 0) in efx_evb_vswitch_destroy()
H A Defx_impl.h727 efx_rc_t (*eeo_vswitch_free)(efx_nic_t *, efx_vswitch_id_t); member