Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf.h26 u8 pf_type; /* PF type SE or AE */ member
H A Dotx_cptvf_algs.c50 enum otx_cptpf_type pf_type; member
80 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() argument
1558 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()
H A Dotx_cptvf_algs.h183 enum otx_cptpf_type pf_type,
H A Dotx_cptpf_mbox.c226 mbx.data = cpt->pf_type; in otx_cpt_handle_mbox_intr()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1158 int pf_type, state; in mlx5_esw_host_pf_from_net_func_params() local
1160 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() local
2303 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()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h3369 u8 pf_type; member