Home
last modified time | relevance | path

Searched defs:vf_id (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c22 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep()
39 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk()
80 int bnxt_get_vf_config(struct net_device *dev, int vf_id, in bnxt_get_vf_config()
110 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac()
138 int bnxt_set_vf_vlan(struct net_device *dev, int vf_id, u16 vlan_id, u8 qos) in bnxt_set_vf_vlan()
172 int bnxt_set_vf_bw(struct net_device *dev, int vf_id, int min_tx_rate, in bnxt_set_vf_bw()
215 int bnxt_set_vf_link_state(struct net_device *dev, int vf_id, int link) in bnxt_set_vf_link_state()
778 u32 i = 0, active_vfs = bp->pf.active_vfs, vf_id; in bnxt_hwrm_exec_fwd_req() local
Dbnxt_hsi.h734 __le16 vf_id; member
761 __le16 vf_id; member
947 __le16 vf_id; member
1106 __le16 vf_id; member
1131 __le16 vf_id; member
1230 __le16 vf_id; member
Dbnxt.c1232 u16 cmpl_type = TX_CMP_TYPE(txcmp), vf_id, seq_id; in bnxt_hwrm_handler() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c869 int i, tmp, vf_id; in i40e_free_vfs() local
1925 int i40e_vc_process_vf_msg(struct i40e_pf *pf, u16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg()
2009 u32 reg, reg_idx, bit_idx, vf_id; in i40e_vc_process_vflr_event() local
2049 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in i40e_ndo_set_vf_mac()
2127 int vf_id, u16 vlan_id, u8 qos) in i40e_ndo_set_vf_port_vlan()
2247 int i40e_ndo_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate, in i40e_ndo_set_vf_bw()
2328 int vf_id, struct ifla_vf_info *ivi) in i40e_ndo_get_vf_config()
2382 int i40e_ndo_set_vf_link_state(struct net_device *netdev, int vf_id, int link) in i40e_ndo_set_vf_link_state()
2445 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk()
Di40e_virtchnl_pf.h76 u16 vf_id; member
Di40e_ethtool.c2386 u16 vf_id; in i40e_add_fdir_ethtool() local
Di40e.h531 u16 vf_id; /* Virtual function ID for SRIOV VSIs */ member
Di40e_main.c5716 u16 vf_id; in i40e_handle_lan_overflow_event() local
Di40e_adminq_cmd.h699 u8 vf_id; member
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h263 u8 vf_id; member
353 u8 vf_id; member
389 u8 vf_id; member
396 u8 vf_id; member
403 u8 vf_id; member
411 u8 vf_id; member
418 u8 vf_id; member
428 u8 vf_id; member
445 u8 vf_id; member
451 u8 vf_id; member
[all …]
/linux-4.4.14/drivers/scsi/bfa/
Dbfad_bsg.h183 u16 vf_id; member
299 u16 vf_id; member
307 u16 vf_id; member
315 u16 vf_id; member
323 u16 vf_id; member
333 u16 vf_id; member
344 u16 vf_id; member
353 u16 vf_id; member
365 u16 vf_id; member
373 u16 vf_id; member
[all …]
Dbfa_svc.h147 u16 vf_id; /* vsan tag if applicable */ member
290 u16 vf_id; /* virtual fabric ID */ member
329 u16 vf_id; member
Dbfa_fcs_lport.c1071 u16 vf_id, struct bfa_fcs_vport_s *vport) in bfa_fcs_lport_attach()
5876 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
6722 u16 vf_id, struct bfa_lport_cfg_s *vport_cfg, in bfa_fcs_vport_create()
6772 u16 vf_id, struct bfa_lport_cfg_s *vport_cfg, in bfa_fcs_pbc_vport_create()
6881 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
Dbfad.c647 bfad_vport_create(struct bfad_s *bfad, u16 vf_id, in bfad_vport_create()
Dbfa_fcs.c1563 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) in bfa_fcs_vf_lookup()
Dbfa_fcpim.c2279 bfa_fcpim_lunmask_add(struct bfa_s *bfa, u16 vf_id, wwn_t *pwwn, in bfa_fcpim_lunmask_add()
2341 bfa_fcpim_lunmask_delete(struct bfa_s *bfa, u16 vf_id, wwn_t *pwwn, in bfa_fcpim_lunmask_delete()
Dbfi_ms.h354 __be16 vf_id; /* vsan tag if applicable */ member
517 u16 vf_id; /* virtual fabric ID */ member
Dbfa_fcs.h193 u16 vf_id; /* virtual fabric ID */ member
Dbfa_defs.h499 u16 vf_id; /* vf_id of this logical port */ member
514 u16 vf_id; /* vf_id of the IT nexus */ member
Dbfa_svc.c1056 u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, in bfa_fcxp_send()
Dbfa_fc.h1050 u32 vf_id:12; member
Dbfa_defs_svc.h1430 u16 vf_id; /* vf_id of this logical port */ member
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h252 u8 vf_id; member
Dqed_hsi.h1688 #define USTORM_VF_PF_CHANNEL_READY_OFFSET(vf_id) (IRO[2].base + \ argument
/linux-4.4.14/drivers/pci/
Diov.c22 int pci_iov_virtfn_bus(struct pci_dev *dev, int vf_id) in pci_iov_virtfn_bus()
30 int pci_iov_virtfn_devfn(struct pci_dev *dev, int vf_id) in pci_iov_virtfn_devfn()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c194 static int bnx2x_get_vf_id(struct bnx2x *bp, u32 *vf_id) in bnx2x_get_vf_id()
230 u32 vf_id; in bnx2x_vfpf_acquire() local
400 u32 rc, vf_id; in bnx2x_vfpf_release() local
494 u32 vf_id; in bnx2x_vfpf_close_vf() local
Dbnx2x_vfpf.h127 u8 vf_id; /* ME register value */ member
355 u16 vf_id; /* for debug */ member
362 u16 vf_id; member
Dbnx2x_hsi.h5217 u8 vf_id; member
5228 u8 vf_id; member
5239 u8 vf_id; member
5536 u8 vf_id; member
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_lnode.h75 uint16_t vf_id; member
Dt4fw_api_stor.h356 __be32 vf_id; member
519 __be16 vf_id; member
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhnae.h470 int vf_id; member
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_common.c120 static int qlcnic_sriov_virtid_fn(struct qlcnic_adapter *adapter, int vf_id) in qlcnic_sriov_virtid_fn()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c6622 unsigned short vf_id; in ixgbe_check_for_bad_vf() local
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_fw.h1415 uint16_t vf_id; member
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h696 u8 vf_id; member