Searched refs:pf_type (Results 1 – 6 of 6) sorted by relevance
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()
1158 int pf_type, state; in mlx5_esw_host_pf_from_net_func_params() local1160 pf_type = MLX5_GET(network_function_params, entry, pci_pf_type); in mlx5_esw_host_pf_from_net_func_params()1161 if (pf_type != MLX5_PCI_PF_TYPE_EXTERNAL_HOST_PF) { in mlx5_esw_host_pf_from_net_func_params()2276 int pf_type; in mlx5_esw_spfs_init() local2303 pf_type = MLX5_GET(network_function_params, entry, pci_pf_type); in mlx5_esw_spfs_init()2304 if (pf_type != MLX5_PCI_PF_TYPE_SATELLITE_PF) { in mlx5_esw_spfs_init()
3369 u8 pf_type; member