Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_evb.c345 evp->ev_vswitch_id = vswitch_id; in efx_evb_vswitch_create()
401 rc = eeop->eeo_vport_reconfigure(enp, evp->ev_vswitch_id, vport_id, in efx_evb_vport_mac_set()
434 rc = eeop->eeo_vport_reconfigure(enp, evp->ev_vswitch_id, vport_id, in efx_evb_vport_vlan_set()
472 rc = eeop->eeo_vport_reconfigure(enp, evp->ev_vswitch_id, vport_id, in efx_evb_vport_reset()
508 vswitch_id = evp->ev_vswitch_id; in efx_evb_vswitch_destroy()
552 rc = eeop->eeo_vport_stats(enp, evp->ev_vswitch_id, in efx_evb_vport_stats()
H A Defx_impl.h714 efx_vswitch_id_t ev_vswitch_id; member