Lines Matching refs:mnemval
6584 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_etid_flowc_wr()
6585 flowc->mnemval[0].val = htobe32(pfvf); in send_etid_flowc_wr()
6586 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_etid_flowc_wr()
6587 flowc->mnemval[1].val = htobe32(pi->tx_chan); in send_etid_flowc_wr()
6588 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_etid_flowc_wr()
6589 flowc->mnemval[2].val = htobe32(pi->tx_chan); in send_etid_flowc_wr()
6590 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_etid_flowc_wr()
6591 flowc->mnemval[3].val = htobe32(cst->iqid); in send_etid_flowc_wr()
6592 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_EOSTATE; in send_etid_flowc_wr()
6593 flowc->mnemval[4].val = htobe32(FW_FLOWC_MNEM_EOSTATE_ESTABLISHED); in send_etid_flowc_wr()
6594 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS; in send_etid_flowc_wr()
6595 flowc->mnemval[5].val = htobe32(cst->schedcl); in send_etid_flowc_wr()