Searched refs:pf_type (Results 1 – 8 of 8) sorted by relevance
97 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()
26 u8 pf_type; /* PF type SE or AE */ member
50 enum otx_cptpf_type pf_type; member80 if (se_devices.desc[0].pf_type == OTX_CPT_SE) { in get_se_device()91 pr_err("Unknown PF type %d\n", se_devices.desc[0].pf_type); in get_se_device()1542 enum otx_cptpf_type pf_type, in otx_cpt_crypto_init() argument1558 se_devices.desc[count].pf_type = pf_type; in otx_cpt_crypto_init()1585 ae_devices.desc[count].pf_type = pf_type; in otx_cpt_crypto_init()
183 enum otx_cptpf_type pf_type,
226 mbx.data = cpt->pf_type; in otx_cpt_handle_mbox_intr()
1339 u32 wq_num, int pf_type) in odp_get_rsc() argument1344 switch (pf_type) { in odp_get_rsc()
4425 if (pcie->pf_state && (pcie->pf_type == MISSION_NIC || in be_get_nic_pf_num_list()4426 pcie->pf_type == MISSION_RDMA)) { in be_get_nic_pf_num_list()4597 pcie->pf_type = 0xFF; in be_reset_pcie_desc()
3369 u8 pf_type; member