Home
last modified time | relevance | path

Searched defs:vf_id (Results 101 - 125 of 149) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h356 __be32 vf_id; member
519 __be16 vf_id; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h285 u8 vf_id; member
427 u8 vf_id; member
463 u8 vf_id; member
470 u8 vf_id; member
477 u8 vf_id; member
485 u8 vf_id; member
492 u8 vf_id; member
502 u8 vf_id; member
520 u8 vf_id; member
526 u8 vf_id; member
535 u8 vf_id; global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c2659 u8 vf_id, max_num_vfs; in qed_hw_init_common() local
H A Dqed_mcp.c2686 qed_mcp_config_vf_msix_bb(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u8 vf_id, u8 num) qed_mcp_config_vf_msix_bb() argument
2738 qed_mcp_config_vf_msix(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u8 vf_id, u8 num) qed_mcp_config_vf_msix() argument
H A Dqed_sriov.c4697 qed_get_vf_config(struct qed_dev *cdev, int vf_id, struct ifla_vf_info *ivi) qed_get_vf_config() argument
4816 qed_set_vf_link_state(struct qed_dev *cdev, int vf_id, int link_state) qed_set_vf_link_state() argument
5065 qed_update_mac_for_vf_trust_change(struct qed_hwfn *hwfn, int vf_id) qed_update_mac_for_vf_trust_change() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h966 u64 vf_id:8; member
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h356 __be32 vf_id; member
519 __be16 vf_id; member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfi_ms.h347 __be16 vf_id; /* vsan tag if applicable */ member
510 u16 vf_id; /* virtual fabric ID */ member
H A Dbfa_fcs_lport.c1074 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, u16 vf_id, struct bfa_fcs_vport_s *vport) bfa_fcs_lport_attach() argument
5874 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) bfa_fcs_lookup_port() argument
6715 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, u16 vf_id, struct bfa_lport_cfg_s *vport_cfg, struct bfad_vport_s *vport_drv) bfa_fcs_vport_create() argument
6765 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, u16 vf_id, struct bfa_lport_cfg_s *vport_cfg, struct bfad_vport_s *vport_drv) bfa_fcs_pbc_vport_create() argument
6875 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) bfa_fcs_vport_lookup() argument
[all...]
H A Dbfa_svc.c999 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, void *cbarg, u32 rsp_maxlen, u8 rsp_timeout) bfa_fcxp_send() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h804 s16 vf_id; /* Virtual function ID for SRIOV VSIs */ member
H A Di40e_adminq_cmd.h722 u8 vf_id; member
H A Di40e_main.c8990 u16 vf_id; in i40e_handle_lan_overflow_event() local
11651 u16 vf_id = vsi->vf_id; in i40e_config_rss_reg() local
12327 u16 vf_id = vsi->vf_id; i40e_clear_rss_lut() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_svc.c1005 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, void *cbarg, u32 rsp_maxlen, u8 rsp_timeout) bfa_fcxp_send() argument
H A Dbfa_defs.h492 u16 vf_id; /* vf_id of this logical port */ member
507 u16 vf_id; /* vf_id of the IT nexus */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2958 static int hns3_nic_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in hns3_nic_set_vf_mac() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h276 u8 vf_id; member
461 u8 vf_id; member
492 u8 vf_id; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h918 s16 vf_id; /* Virtual function ID for SRIOV VSIs */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1472 static void __hns_roce_function_clear(struct hns_roce_dev *hr_dev, int vf_id) in __hns_roce_function_clear() argument
1522 static int hns_roce_free_vf_resource(struct hns_roce_dev *hr_dev, int vf_id) in hns_roce_free_vf_resource() argument
1811 u32 vf_id; in hns_roce_set_vf_switch_param() local
1785 __hns_roce_set_vf_switch_param(struct hns_roce_dev *hr_dev, u32 vf_id) __hns_roce_set_vf_switch_param() argument
1822 config_vf_hem_resource(struct hns_roce_dev *hr_dev, int vf_id) config_vf_hem_resource() argument
1870 u32 vf_id; hns_roce_alloc_vf_resource() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c6287 u64 vf_id; in hclge_get_fd_rule_info() local
5219 hclge_get_port_number(enum HLCGE_PORT_TYPE port_type, u8 pf_id, u8 vf_id, u8 network_port_id) hclge_get_port_number() argument
8363 hclge_set_vlan_filter_ctrl(struct hclge_dev *hdev, u8 vlan_type, u8 fe_type, bool filter_en, u8 vf_id) hclge_set_vlan_filter_ctrl() argument
[all...]
H A Dhclge_cmd.h586 u8 vf_id; member
599 u8 vf_id; member
766 u8 vf_id; member
H A Dhclge_main.h621 u16 vf_id; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1799 u8 port_id = 0, pf_id = 0, vf_id = 0; in qed_grc_dump_addr_range() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h450 u32 vf_id; member
516 u8 vf_id; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c2182 u16 cmpl_type = TX_CMP_TYPE(txcmp), vf_id, seq_id; in bnxt_hwrm_handler() local

Completed in 154 milliseconds

123456