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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c385 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
386 flowc->mnemval[0].val = cpu_to_be32(PCI_FUNC(ep->com.dev->rdev.lldi.pdev->devfn) << 8);
387 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
388 flowc->mnemval[1].val = cpu_to_be32(ep->tx_chan);
389 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
390 flowc->mnemval[2].val = cpu_to_be32(ep->tx_chan);
391 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
392 flowc->mnemval[3].val = cpu_to_be32(ep->rss_qid);
393 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT;
394 flowc->mnemval[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h121 struct fw_flowc_mnemval mnemval[0]; member in struct:fw_flowc_wr

Completed in 44 milliseconds