Lines Matching refs:mnemval
1081 mnemval[FLOWC_WR_NPARAMS_MAX]); in cxgbit_alloc_csk_skb()
1383 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in cxgbit_tx_flowc_wr_credits()
1418 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in cxgbit_send_tx_flowc_wr()
1419 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in cxgbit_send_tx_flowc_wr()
1421 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in cxgbit_send_tx_flowc_wr()
1422 flowc->mnemval[1].val = cpu_to_be32(csk->tx_chan); in cxgbit_send_tx_flowc_wr()
1423 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in cxgbit_send_tx_flowc_wr()
1424 flowc->mnemval[2].val = cpu_to_be32(csk->tx_chan); in cxgbit_send_tx_flowc_wr()
1425 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in cxgbit_send_tx_flowc_wr()
1426 flowc->mnemval[3].val = cpu_to_be32(csk->rss_qid); in cxgbit_send_tx_flowc_wr()
1427 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in cxgbit_send_tx_flowc_wr()
1428 flowc->mnemval[4].val = cpu_to_be32(csk->snd_nxt); in cxgbit_send_tx_flowc_wr()
1429 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in cxgbit_send_tx_flowc_wr()
1430 flowc->mnemval[5].val = cpu_to_be32(csk->rcv_nxt); in cxgbit_send_tx_flowc_wr()
1431 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in cxgbit_send_tx_flowc_wr()
1432 flowc->mnemval[6].val = cpu_to_be32(csk->snd_win); in cxgbit_send_tx_flowc_wr()
1433 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in cxgbit_send_tx_flowc_wr()
1434 flowc->mnemval[7].val = cpu_to_be32(csk->emss); in cxgbit_send_tx_flowc_wr()
1436 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in cxgbit_send_tx_flowc_wr()
1438 flowc->mnemval[8].val = cpu_to_be32(CXGBIT_MAX_ISO_PAYLOAD); in cxgbit_send_tx_flowc_wr()
1440 flowc->mnemval[8].val = cpu_to_be32(16384); in cxgbit_send_tx_flowc_wr()
1445 flowc->mnemval[index].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in cxgbit_send_tx_flowc_wr()
1446 flowc->mnemval[index].val = cpu_to_be32(csk->snd_wscale); in cxgbit_send_tx_flowc_wr()
1451 flowc->mnemval[index].mnemonic = FW_FLOWC_MNEM_DCBPRIO; in cxgbit_send_tx_flowc_wr()
1454 flowc->mnemval[index].val = cpu_to_be32(0); in cxgbit_send_tx_flowc_wr()
1456 flowc->mnemval[index].val = cpu_to_be32( in cxgbit_send_tx_flowc_wr()