Home
last modified time | relevance | path

Searched refs:FW_PFVF_CMD_PFN_V (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c185 FLOWC_PARAM(PFNVFN, FW_PFVF_CMD_PFN_V(csk->cdev->lldi->pf)); in send_tx_flowc_wr()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1438 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in cxgbit_send_tx_flowc_wr()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2250 cdev->pfvf = FW_PFVF_CMD_PFN_V(lldi->pf); in t4_uld_add()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1496 #define FW_PFVF_CMD_PFN_V(x) ((x) << FW_PFVF_CMD_PFN_S) macro
H A Dt4_hw.c2871 FW_PFVF_CMD_PFN_V(adapter->pf) | in t4_get_pfres()
7584 FW_CMD_WRITE_F | FW_PFVF_CMD_PFN_V(pf) | in t4_cfg_pfvf()
H A Dsge.c2580 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V(adap->pf)); in cxgb4_ethofld_send_flowc()
H A Dcxgb4_main.c6328 FW_PFVF_CMD_PFN_V(adap->pf) | in cxgb4_iov_configure()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c617 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in send_flowc()