Searched refs:efx_vswitch_t (Results 1 – 3 of 3) sorted by relevance
| /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 | 4012 typedef struct efx_vswitch_s efx_vswitch_t; typedef 4030 __deref_out efx_vswitch_t **evpp); 4036 __in efx_vswitch_t *evp); 4042 __in efx_vswitch_t *evp, 4050 __in efx_vswitch_t *evp, 4058 __in efx_vswitch_t *evp, 4068 __in efx_vswitch_t *evp,
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_sriov.h | 25 efx_vswitch_t *vswitch;
|