Lines Matching defs:index
462 uint8_t index = ereport_id & EREPORT_INDEX_MASK;
466 attr = &nxge_fm_ereport_sw[index];
469 attr = &nxge_fm_ereport_pcs[index];
472 attr = &nxge_fm_ereport_txmac[index];
475 attr = &nxge_fm_ereport_rxmac[index];
478 attr = &nxge_fm_ereport_mif[index];
481 attr = &nxge_fm_ereport_fflp[index];
484 attr = &nxge_fm_ereport_zcp[index];
487 attr = &nxge_fm_ereport_rdmc[index];
490 attr = &nxge_fm_ereport_tdmc[index];
493 attr = &nxge_fm_ereport_ipp[index];
496 attr = &nxge_fm_ereport_txc[index];
499 attr = &nxge_fm_ereport_espc[index];
502 attr = &nxge_fm_ereport_xaui[index];
505 attr = &nxge_fm_ereport_xfp[index];
529 switch (ereport->index) {
686 if (ereport->index == NXGE_FM_EREPORT_RDMC_RBR_PRE_PAR)