Home
last modified time | relevance | path

Searched defs:vf_id (Results 1 - 25 of 149) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
H A Dvfio_dev.h26 int vf_id; member
H A Dvfio_dev.c146 int err, vf_id, pci_id; in pds_vfio_init_device() local
/kernel/linux/linux-6.6/drivers/vdpa/pds/
H A Daux_drv.h20 int vf_id; member
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf.h16 u8 vf_id; /* Virtual function index */ member
H A Dotx2_cptpf.h17 int vf_id; member
H A Dotx2_cptpf_mbox.c461 forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg, int vf_id, int size) forward_to_vf() argument
512 int offset, vf_id, i; otx2_cptpf_afpf_mbox_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c60 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg() argument
H A Dotx_cptpf_mbox.c59 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg() argument
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c60 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg() argument
H A Dotx_cptpf_mbox.c59 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h276 u8 vf_id; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_virtchnl.h99 u32 vf_id; member
H A Di40iw_virtchnl.c201 vchnl_pf_send_get_ver_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg) vchnl_pf_send_get_ver_resp() argument
226 vchnl_pf_send_get_hmc_fcn_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg, u16 hmc_fcn) vchnl_pf_send_get_hmc_fcn_resp() argument
254 vchnl_pf_send_get_pe_stats_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg, struct i40iw_dev_hw_stats *hw_stats) vchnl_pf_send_get_pe_stats_resp() argument
280 vchnl_pf_send_error_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg, u16 op_ret_code) vchnl_pf_send_error_resp() argument
425 i40iw_vchnl_recv_pf(struct i40iw_sc_dev *dev, u32 vf_id, u8 *msg, u16 len) i40iw_vchnl_recv_pf() argument
561 i40iw_vchnl_recv_vf(struct i40iw_sc_dev *dev, u32 vf_id, u8 *msg, u16 len) i40iw_vchnl_recv_vf() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c336 mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev, int vf_id, struct notifier_block *nb) mlx5_sriov_blocking_notifier_unregister() argument
362 mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev, int vf_id, struct notifier_block *nb) mlx5_sriov_blocking_notifier_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c45 int vf_id; in pdsc_dl_enable_set() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h302 u8 vf_id; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c84 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() argument
197 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset() argument
249 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable() argument
550 i40e_client_virtchnl_send(struct i40e_info *ldev, struct i40e_client *client, u32 vf_id, u8 *msg, u16 len) i40e_client_virtchnl_send() argument
680 i40e_client_update_vsi_ctxt(struct i40e_info *ldev, struct i40e_client *client, bool is_vf, u32 vf_id, u32 flag, u32 valid_flag) i40e_client_update_vsi_ctxt() argument
[all...]
H A Di40e_virtchnl_pf.h70 s16 vf_id; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_repr.c153 int vf_id = np->repr->vf->vf_id; in ice_repr_sp_stats64() local
H A Dice_sriov.h80 ice_set_vf_mac(struct net_device __always_unused *netdev, int __always_unused vf_id, u8 __always_unused *mac) ice_set_vf_mac() argument
87 ice_get_vf_cfg(struct net_device __always_unused *netdev, int __always_unused vf_id, struct ifla_vf_info __always_unused *ivi) ice_get_vf_cfg() argument
95 ice_set_vf_trust(struct net_device __always_unused *netdev, int __always_unused vf_id, bool __always_unused trusted) ice_set_vf_trust() argument
102 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, int __always_unused vf_id, u16 __always_unused vid, u8 __always_unused qos, __be16 __always_unused v_proto) ice_set_vf_port_vlan() argument
110 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, int __always_unused vf_id, bool __always_unused ena) ice_set_vf_spoofchk() argument
117 ice_set_vf_link_state(struct net_device __always_unused *netdev, int __always_unused vf_id, int __always_unused link_state) ice_set_vf_link_state() argument
124 ice_set_vf_bw(struct net_device __always_unused *netdev, int __always_unused vf_id, int __always_unused min_tx_rate, int __always_unused max_tx_rate) ice_set_vf_bw() argument
139 ice_get_vf_stats(struct net_device __always_unused *netdev, int __always_unused vf_id, struct ifla_vf_stats __always_unused *vf_stats) ice_get_vf_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c83 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() argument
196 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset() argument
248 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable() argument
538 i40e_client_virtchnl_send(struct i40e_info *ldev, struct i40e_client *client, u32 vf_id, u8 *msg, u16 len) i40e_client_virtchnl_send() argument
668 i40e_client_update_vsi_ctxt(struct i40e_info *ldev, struct i40e_client *client, bool is_vf, u32 vf_id, u32 flag, u32 valid_flag) i40e_client_update_vsi_ctxt() argument
[all...]
H A Di40e_virtchnl_pf.h70 s16 vf_id; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c245 int vf_id, max_vfs = CN23XX_MAX_VFS_PER_PF + 1; in lio_vf_rep_get_ndev() local
/kernel/linux/linux-6.6/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.h111 int vf_id; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c245 int vf_id, max_vfs = CN23XX_MAX_VFS_PER_PF + 1; in lio_vf_rep_get_ndev() local

Completed in 12 milliseconds

123456