Home
last modified time | relevance | path

Searched refs:pf_type (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptpf_main.c97 cpt->pf_type = OTX_CPT_AE; in otx_cpt_device_init()
100 cpt->pf_type = OTX_CPT_SE; in otx_cpt_device_init()
165 cpt->pf_type); in otx_cpt_sriov_configure()
240 err = otx_cpt_init_eng_grps(pdev, &cpt->eng_grps, cpt->pf_type); in otx_cpt_probe()
A Dotx_cptpf_ucode.h168 struct otx_cpt_eng_grps *eng_grps, int pf_type);
173 int pf_type);
A Dotx_cptpf.h26 u8 pf_type; /* PF type SE or AE */ member
A Dotx_cptvf_algs.c51 enum otx_cptpf_type pf_type; member
79 if (se_devices.desc[0].pf_type == OTX_CPT_SE) { in get_se_device()
90 pr_err("Unknown PF type %d\n", se_devices.desc[0].pf_type); in get_se_device()
1650 enum otx_cptpf_type pf_type, in otx_cpt_crypto_init() argument
1666 se_devices.desc[count].pf_type = pf_type; in otx_cpt_crypto_init()
1693 ae_devices.desc[count].pf_type = pf_type; in otx_cpt_crypto_init()
A Dotx_cptpf_ucode.c1458 int pf_type) in otx_cpt_try_create_default_eng_grps() argument
1481 switch (pf_type) { in otx_cpt_try_create_default_eng_grps()
1488 dev_err(&pdev->dev, "Unknown PF type %d\n", pf_type); in otx_cpt_try_create_default_eng_grps()
1610 struct otx_cpt_eng_grps *eng_grps, int pf_type) in otx_cpt_init_eng_grps() argument
1648 switch (pf_type) { in otx_cpt_init_eng_grps()
1660 dev_err(&pdev->dev, "Unknown PF type %d\n", pf_type); in otx_cpt_init_eng_grps()
A Dotx_cptvf_algs.h183 enum otx_cptpf_type pf_type,
A Dotx_cptpf_mbox.c226 mbx.data = cpt->pf_type; in otx_cpt_handle_mbox_intr()
/linux/drivers/infiniband/hw/mlx5/
A Dodp.c1152 u32 wq_num, int pf_type) in odp_get_rsc() argument
1157 switch (pf_type) { in odp_get_rsc()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_cmds.c4420 if (pcie->pf_state && (pcie->pf_type == MISSION_NIC || in be_get_nic_pf_num_list()
4421 pcie->pf_type == MISSION_RDMA)) { in be_get_nic_pf_num_list()
4592 pcie->pf_type = 0xFF; in be_reset_pcie_desc()
A Dbe_cmds.h2173 u8 pf_type; member
/linux/drivers/scsi/elx/libefc_sli/
A Dsli4.h3369 u8 pf_type; member

Completed in 64 milliseconds