Lines Matching refs:mnemval
2550 len = struct_size(flowc, mnemval, nparams);
2593 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
2594 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V(adap->pf));
2595 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
2596 flowc->mnemval[1].val = cpu_to_be32(pi->tx_chan);
2597 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
2598 flowc->mnemval[2].val = cpu_to_be32(pi->tx_chan);
2599 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
2600 flowc->mnemval[3].val = cpu_to_be32(rxq->rspq.abs_id);
2601 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS;
2602 flowc->mnemval[4].val = cpu_to_be32(tc);
2603 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_EOSTATE;
2604 flowc->mnemval[5].val = cpu_to_be32(tc == FW_SCHED_CLS_NONE ?