Searched refs:MPI_MAX_FIDS (Results 1 – 1 of 1) sorted by relevance
1162 #define MPI_MAX_FIDS 1 macro1221 HostRxDesc rxfids[MPI_MAX_FIDS]; // rx/tx/config MPI350 descriptors1222 HostTxDesc txfids[MPI_MAX_FIDS];1234 #define PCI_SHARED_LEN 2*MPI_MAX_FIDS*PKTSIZE+RIDSIZE2476 cmd.parm2 = MPI_MAX_FIDS; in mpi_init_descriptors()2483 for (i=0; i<MPI_MAX_FIDS; i++) { in mpi_init_descriptors()2496 cmd.parm2 = MPI_MAX_FIDS; in mpi_init_descriptors()2498 for (i=0; i<MPI_MAX_FIDS; i++) { in mpi_init_descriptors()2591 for(i = 0; i < MPI_MAX_FIDS; i++) { in mpi_map_card()2606 for(i = 0; i < MPI_MAX_FIDS; i++) { in mpi_map_card()