Home
last modified time | relevance | path

Searched refs:EVB_PORT_ID_ASSIGNED (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c113 EVB_PORT_ID_ASSIGNED); in efx_mcdi_vswitch_free()
156 EVB_PORT_ID_ASSIGNED); in efx_mcdi_vport_alloc()
408 if ((rc = efx_mcdi_vswitch_alloc(enp, EVB_PORT_ID_ASSIGNED, in ef10_evb_vswitch_alloc()
H A Drhead_nic.c409 enp->en_vport_id = EVB_PORT_ID_ASSIGNED; in rhead_nic_init()
H A Def10_nic.c378 EVB_PORT_ID_ASSIGNED);
2379 while ((rc = efx_mcdi_vadaptor_alloc(enp, EVB_PORT_ID_ASSIGNED)) != 0) { in ef10_upstream_port_vadaptor_alloc()
2531 enp->en_vport_id = EVB_PORT_ID_ASSIGNED; in ef10_nic_init()
H A Defx_regs_mcdi.h8160 #define EVB_PORT_ID_ASSIGNED 0x1000000 macro