Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_io.c185 FLOWC_PARAM(PFNVFN, FW_PFVF_CMD_PFN_V(csk->cdev->lldi->pf)); in send_tx_flowc_wr()
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1438 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in cxgbit_send_tx_flowc_wr()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2151 cdev->pfvf = FW_PFVF_CMD_PFN_V(lldi->pf); in t4_uld_add()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2906 FW_PFVF_CMD_PFN_V(adapter->pf) | in t4_get_pfres()
7595 FW_CMD_WRITE_F | FW_PFVF_CMD_PFN_V(pf) | in t4_cfg_pfvf()
Dt4fw_api.h1435 #define FW_PFVF_CMD_PFN_V(x) ((x) << FW_PFVF_CMD_PFN_S) macro
Dcxgb4_main.c5589 FW_PFVF_CMD_PFN_V(adap->pf) | in cxgb4_iov_configure()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c617 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in send_flowc()