Searched refs:mport_type (Results 1 – 4 of 4) sorted by relevance
35 u32 mport_type; /* MAE_MPORT_DESC_MPORT_TYPE_* */ member
348 return mport_desc->mport_type == MAE_MPORT_DESC_MPORT_TYPE_VNIC && in ef100_mport_is_pcie_vnic()
1046 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()
147 switch (mport->mport_type) { in efx_devlink_add_port()