Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c188 FLOWC_PARAM(PFNVFN, FW_PFVF_CMD_PFN_V(csk->cdev->lldi->pf)); in send_tx_flowc_wr()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1419 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in cxgbit_send_tx_flowc_wr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2906 FW_PFVF_CMD_PFN_V(adapter->pf) | in t4_get_pfres()
7449 FW_CMD_WRITE_F | FW_PFVF_CMD_PFN_V(pf) | in t4_cfg_pfvf()
Dt4fw_api.h1394 #define FW_PFVF_CMD_PFN_V(x) ((x) << FW_PFVF_CMD_PFN_S) macro
Dcxgb4_main.c5340 FW_PFVF_CMD_PFN_V(adap->pf) | in cxgb4_iov_configure()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c615 flowc->mnemval[0].val = cpu_to_be32(FW_PFVF_CMD_PFN_V in send_flowc()