Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c185 FLOWC_PARAM(PFNVFN, FW_PFVF_CMD_PFN_V(csk->cdev->lldi->pf)); in send_tx_flowc_wr()
/Linux-v5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1437 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in cxgbit_send_tx_flowc_wr()
/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2248 cdev->pfvf = FW_PFVF_CMD_PFN_V(lldi->pf); in t4_uld_add()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1494 #define FW_PFVF_CMD_PFN_V(x) ((x) << FW_PFVF_CMD_PFN_S) macro
Dt4_hw.c2900 FW_PFVF_CMD_PFN_V(adapter->pf) | in t4_get_pfres()
7601 FW_CMD_WRITE_F | FW_PFVF_CMD_PFN_V(pf) | in t4_cfg_pfvf()
Dsge.c2582 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V(adap->pf)); in cxgb4_ethofld_send_flowc()
Dcxgb4_main.c6337 FW_PFVF_CMD_PFN_V(adap->pf) | in cxgb4_iov_configure()
/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dcm.c617 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in send_flowc()