Searched refs:efx_vswitch_t (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_evb.c | 300 __deref_out efx_vswitch_t **evpp) in efx_evb_vswitch_create() 302 efx_vswitch_t *evp; in efx_evb_vswitch_create() 332 EFSYS_KMEM_ALLOC(enp->en_esip, sizeof (efx_vswitch_t), evp); in efx_evb_vswitch_create() 368 EFSYS_KMEM_FREE(enp->en_esip, sizeof (efx_vswitch_t), evp); in efx_evb_vswitch_create() 382 __in efx_vswitch_t *evp, in efx_evb_vport_mac_set() 420 __in efx_vswitch_t *evp, in efx_evb_vport_vlan_set() 451 __in efx_vswitch_t *evp, in efx_evb_vport_reset() 490 __in efx_vswitch_t *evp) in efx_evb_vswitch_destroy() 513 EFSYS_KMEM_FREE(enp->en_esip, sizeof (efx_vswitch_t), evp); in efx_evb_vswitch_destroy() 533 __in efx_vswitch_t *evp, in efx_evb_vport_stats()
|
| H A D | efx.h | 3910 typedef struct efx_vswitch_s efx_vswitch_t; typedef 3928 __deref_out efx_vswitch_t **evpp); 3934 __in efx_vswitch_t *evp); 3940 __in efx_vswitch_t *evp, 3948 __in efx_vswitch_t *evp, 3956 __in efx_vswitch_t *evp, 3966 __in efx_vswitch_t *evp,
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_sriov.h | 25 efx_vswitch_t *vswitch;
|