Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h35 u32 mport_type; /* MAE_MPORT_DESC_MPORT_TYPE_* */ member
H A Def100_rep.c348 return mport_desc->mport_type == MAE_MPORT_DESC_MPORT_TYPE_VNIC && in ef100_mport_is_pcie_vnic()
H A Dmae.c1046 if (m->mport_type == MAE_MPORT_DESC_MPORT_TYPE_VNIC && in efx_mae_lookup_mport()
1119 WARN_ON(desc->mport_type != MAE_MPORT_DESC_MPORT_TYPE_VNIC); in efx_mae_process_mport()
1183 d->mport_type = MCDI_STRUCT_DWORD(desc, in efx_mae_enumerate_mports()
1185 switch (d->mport_type) { in efx_mae_enumerate_mports()
H A Defx_devlink.c147 switch (mport->mport_type) { in efx_devlink_add_port()