Searched defs:vf (Results 1 - 25 of 164) sorted by path

1234567

/linux-master/drivers/crypto/cavium/cpt/
H A Dcptpf_mbox.c8 static void cpt_send_msg_to_vf(struct cpt_device *cpt, int vf, argument
20 static void cpt_mbox_send_ack(struct cpt_device *cpt, int vf, argument
28 static void cpt_clear_mbox_intr(struct cpt_device *cpt, u32 vf) argument
37 static void cpt_cfg_qlen_for_vf(struct cpt_device *cpt, int vf, u32 size) argument
50 cpt_cfg_vq_priority(struct cpt_device *cpt, int vf, u32 pri) argument
86 cpt_handle_mbox_intr(struct cpt_device *cpt, int vf) argument
149 u8 vf; local
[all...]
/linux-master/drivers/video/fbdev/
H A Dacornfb.h84 u_int vf; member in struct:modey_params
/linux-master/include/linux/
H A Dif_link.h21 __u32 vf; member in struct:ifla_vf_info
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h489 } vf; member in union:adf_accel_dev::__anon221
H A Dadf_dev_mgr.c22 static int adf_get_vf_id(struct adf_accel_dev *vf) argument
29 static int adf_get_vf_num(struct adf_accel_dev *vf) argument
68 void adf_clean_vf_map(bool vf) argument
[all...]
H A Dadf_pfvf_pf_msg.c15 struct adf_accel_vf_info *vf; local
36 struct adf_accel_vf_info *vf; local
58 struct adf_accel_vf_info *vf; local
73 struct adf_accel_vf_info *vf; local
[all...]
H A Dadf_sriov.c127 struct adf_accel_vf_info *vf; local
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_mbox.c74 static void otx_cpt_send_msg_to_vf(struct otx_cpt_device *cpt, int vf, argument
86 static void otx_cpt_mbox_send_ack(struct otx_cpt_device *cpt, int vf, argument
95 static void otx_cptpf_mbox_send_nack(struct otx_cpt_device *cpt, int vf, argument
103 static void otx_cpt_clear_mbox_intr(struct otx_cpt_device *cpt, u32 vf) argument
112 otx_cpt_cfg_qlen_for_vf(struct otx_cpt_device *cpt, int vf, u32 size) argument
126 otx_cpt_cfg_vq_priority(struct otx_cpt_device *cpt, int vf, u32 pri) argument
178 otx_cpt_handle_mbox_intr(struct otx_cpt_device *cpt, int vf) argument
243 u8 vf; local
[all...]
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h31 struct otx2_cptvf_info vf[OTX2_CPT_MAX_VFS_NUM]; member in struct:otx2_cptpf_dev
H A Dotx2_cptpf_main.c139 int vf, reg = 0; local
178 int reg, dev, vf, start_vf, num_reg = 1; local
211 int reg, vf, num_reg = 1; local
336 int vf; local
[all...]
H A Dotx2_cptpf_mbox.c28 forward_to_af(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req, int size) argument
65 handle_msg_get_caps(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req) argument
87 handle_msg_get_eng_grp_num(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req) argument
110 handle_msg_kvf_limits(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req) argument
309 cptpf_handle_vf_req(struct otx2_cptpf_dev *cptpf, struct otx2_cptvf_info *vf, struct mbox_msghdr *req, int size) argument
348 struct otx2_cptvf_info *vf; local
379 struct otx2_cptvf_info *vf; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c72 bool vf = amdgpu_sriov_vf(adev); local
H A Damdgpu_amdkfd.h431 struct kfd_dev *kgd2kfd_probe(struct amdgpu_device *adev, bool vf) argument
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c240 struct kfd_dev *kgd2kfd_probe(struct amdgpu_device *adev, bool vf) argument
180 kfd_device_info_init(struct kfd_dev *kfd, bool vf, uint32_t gfx_target_version) argument
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2245 unsigned int hf, vf; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_device_types.h199 } vf; member in union:xe_tile::__anon64
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-common.c139 u32 r90, vf, hf; local
171 u32 r90, vf, hf; local
[all...]
/linux-master/drivers/infiniband/core/
H A Dverbs.c2586 int ib_set_vf_link_state(struct ib_device *device, int vf, u32 port, argument
2596 int ib_get_vf_config(struct ib_device *device, int vf, u32 port, argument
2606 int ib_get_vf_stats(struct ib_device *device, int vf, u32 port, argument
2616 int ib_set_vf_guid(struct ib_device *device, int vf, u32 port, u64 guid, argument
2626 int ib_get_vf_guid(struct ib_device *device, int vf, u32 port, argument
[all...]
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmcg.c1173 static void clear_pending_reqs(struct mcast_group *group, int vf) argument
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_virt.c50 int mlx5_ib_get_vf_config(struct ib_device *device, int vf, u32 port, argument
92 int mlx5_ib_set_vf_link_state(struct ib_device *device, int vf, argument
120 int mlx5_ib_get_vf_stats(struct ib_device *device, int vf, argument
151 static int set_vf_node_guid(struct ib_device *device, int vf, u3 argument
175 set_vf_port_guid(struct ib_device *device, int vf, u32 port, u64 guid) argument
199 mlx5_ib_set_vf_guid(struct ib_device *device, int vf, u32 port, u64 guid, int type) argument
210 mlx5_ib_get_vf_guid(struct ib_device *device, int vf, u32 port, struct ifla_vf_guid *node_guid, struct ifla_vf_guid *port_guid) argument
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c78 struct usnic_ib_vf *vf = obj; local
83 static void usnic_ib_dump_vf(struct usnic_ib_vf *vf, char *buf, int buf_sz) argument
90 void usnic_ib_log_vf(struct usnic_ib_vf *vf) argument
534 struct usnic_ib_vf *vf; local
615 struct usnic_ib_vf *vf = pci_get_drvdata(pdev); local
[all...]
H A Dusnic_ib_qp_grp.c585 static int qp_grp_and_vf_bind(struct usnic_ib_vf *vf, argument
667 usnic_ib_qp_grp_create(struct usnic_ib_qp_grp *qp_grp, struct usnic_fwd_dev *ufdev, struct usnic_ib_vf *vf, struct usnic_ib_pd *pd, struct usnic_vnic_res_spec *res_spec, struct usnic_transport_spec *transport_spec) argument
[all...]
H A Dusnic_ib_qp_grp.h60 struct usnic_ib_vf *vf; member in struct:usnic_ib_qp_grp
H A Dusnic_ib_verbs.c177 struct usnic_ib_vf *vf; local
251 struct usnic_ib_vf *vf = qp_grp->vf; local
390 struct usnic_ib_vf *vf; local
530 struct usnic_ib_vf *vf; local
666 struct usnic_ib_vf *vf; local
[all...]
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2038 static int ipoib_set_vf_link_state(struct net_device *dev, int vf, int link_state) argument
2045 static int ipoib_get_vf_config(struct net_device *dev, int vf, argument
2061 static int ipoib_set_vf_guid(struct net_device *dev, int vf, u64 guid, int type) argument
2071 static int ipoib_get_vf_guid(struct net_device *dev, int vf, argument
2080 ipoib_get_vf_stats(struct net_device *dev, int vf, struct ifla_vf_stats *vf_stats) argument
[all...]

Completed in 316 milliseconds

1234567