Searched refs:MPI_MAX_FIDS (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/
H A Dairo.c1163 #define MPI_MAX_FIDS 1 macro
1222 HostRxDesc rxfids[MPI_MAX_FIDS]; // rx/tx/config MPI350 descriptors
1223 HostTxDesc txfids[MPI_MAX_FIDS];
1235 #define PCI_SHARED_LEN 2*MPI_MAX_FIDS*PKTSIZE+RIDSIZE
2477 cmd.parm2 = MPI_MAX_FIDS;
2484 for (i=0; i<MPI_MAX_FIDS; i++) {
2497 cmd.parm2 = MPI_MAX_FIDS;
2499 for (i=0; i<MPI_MAX_FIDS; i++) {
2592 for(i = 0; i < MPI_MAX_FIDS; i++) {
2607 for(i = 0; i < MPI_MAX_FIDS;
[all...]

Completed in 83 milliseconds