Home
last modified time | relevance | path

Searched defs:vport (Results 1 – 25 of 129) sorted by relevance

123456

/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c703 struct lpfc_vport *vport; in lpfc_mbx_cmpl_resume_rpi() local
950 lpfc_rcv_prli_support_check(struct lpfc_vport *vport, in lpfc_rcv_prli_support_check()
1370 lpfc_cmpl_plogi_plogi_issue(struct lpfc_vport *vport, in lpfc_cmpl_plogi_plogi_issue()
1703 lpfc_rcv_padisc_adisc_issue(struct lpfc_vport *vport, in lpfc_rcv_padisc_adisc_issue()
1729 lpfc_cmpl_adisc_adisc_issue(struct lpfc_vport *vport, in lpfc_cmpl_adisc_adisc_issue()
1843 lpfc_rcv_prli_reglogin_issue(struct lpfc_vport *vport, in lpfc_rcv_prli_reglogin_issue()
1882 lpfc_rcv_logo_reglogin_issue(struct lpfc_vport *vport, in lpfc_rcv_logo_reglogin_issue()
1935 lpfc_rcv_prlo_reglogin_issue(struct lpfc_vport *vport, in lpfc_rcv_prlo_reglogin_issue()
2577 lpfc_device_rm_unmap_node(struct lpfc_vport *vport, in lpfc_device_rm_unmap_node()
2636 lpfc_rcv_padisc_mapped_node(struct lpfc_vport *vport, in lpfc_rcv_padisc_mapped_node()
[all …]
H A Dlpfc_ct.c157 struct lpfc_vport *vport = ndlp->vport; in lpfc_ct_reject_event() local
286 struct lpfc_vport *vport = ctiocbq->vport; in lpfc_ct_handle_mibreq() local
916 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct_cmd_gid_ft() local
1131 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct_cmd_gid_pt() local
1343 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct_cmd_gff_id() local
1490 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct_cmd_gft_id() local
1587 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct() local
1671 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct_cmd_rft_id() local
1692 struct lpfc_vport *vport = cmdiocb->vport; in lpfc_cmpl_ct_cmd_rnn_id() local
2176 struct lpfc_vport *vport; in lpfc_fdmi_rprt_defer() local
[all …]
H A Dlpfc_hbadisc.c131 struct lpfc_vport *vport; in lpfc_terminate_rport_io() local
154 struct lpfc_vport *vport; in lpfc_dev_loss_tmo_callbk() local
372 struct lpfc_vport *vport; in lpfc_check_inactive_vmid() local
437 struct lpfc_vport *vport; in lpfc_dev_loss_tmo_handler() local
611 struct lpfc_vport *vport; in lpfc_check_vmid_qfpa_issue() local
940 struct lpfc_vport *vport; in lpfc_work_done() local
1242 struct lpfc_vport *vport = phba->pport; in lpfc_linkdown() local
1451 struct lpfc_vport *vport = pmb->vport; in lpfc_mbx_cmpl_clear_la() local
1510 struct lpfc_vport *vport = pmb->vport; in lpfc_mbx_cmpl_local_config_link() local
4039 struct lpfc_vport *vport; in lpfc_create_static_vport() local
[all …]
H A Dlpfc_els.c94 lpfc_els_chk_latt(struct lpfc_vport *vport) in lpfc_els_chk_latt()
1619 lpfc_more_plogi(struct lpfc_vport *vport) in lpfc_more_plogi()
1674 struct lpfc_vport *vport = ndlp->vport; in lpfc_plogi_confirm_nport() local
1910 lpfc_end_rscn(struct lpfc_vport *vport) in lpfc_end_rscn()
2659 lpfc_rscn_disc(struct lpfc_vport *vport) in lpfc_rscn_disc()
2986 struct lpfc_vport *vport = ndlp->vport; in lpfc_cmpl_els_logo() local
4441 struct lpfc_vport *vport = ndlp->vport; in lpfc_els_retry_delay() local
6744 struct lpfc_vport *vport) in lpfc_rdp_res_bbc_desc()
7022 struct lpfc_vport *vport) in lpfc_rdp_res_diag_port_names()
9771 struct lpfc_vport *vport; in lpfc_els_flush_all_cmd() local
[all …]
H A Dlpfc_attr.c122 struct lpfc_vport *vport = (struct lpfc_vport *)shost->hostdata; in lpfc_cmf_info_show() local
336 struct lpfc_vport *vport = shost_priv(shost); in lpfc_nvme_info_show() local
708 struct lpfc_vport *vport = shost_priv(shost); in lpfc_scsi_stat_show() local
3744 lpfc_nodev_tmo_init(struct lpfc_vport *vport, int val) in lpfc_nodev_tmo_init()
3777 lpfc_update_rport_devloss_tmo(struct lpfc_vport *vport) in lpfc_update_rport_devloss_tmo()
3820 lpfc_nodev_tmo_set(struct lpfc_vport *vport, int val) in lpfc_nodev_tmo_set()
4065 lpfc_restrict_login_init(struct lpfc_vport *vport, int val) in lpfc_restrict_login_init()
4100 lpfc_restrict_login_set(struct lpfc_vport *vport, int val) in lpfc_restrict_login_set()
6360 lpfc_alloc_sysfs_attr(struct lpfc_vport *vport) in lpfc_alloc_sysfs_attr()
6391 lpfc_free_sysfs_attr(struct lpfc_vport *vport) in lpfc_free_sysfs_attr()
[all …]
H A Dlpfc_vport.c53 inline void lpfc_vport_set_state(struct lpfc_vport *vport, in lpfc_vport_set_state()
118 lpfc_vport_sparm(struct lpfc_hba *phba, struct lpfc_vport *vport) in lpfc_vport_sparm()
204 struct lpfc_vport *vport; in lpfc_unique_wwpn() local
238 static void lpfc_discovery_wait(struct lpfc_vport *vport) in lpfc_discovery_wait()
299 struct lpfc_vport *vport = NULL; in lpfc_vport_create() local
487 lpfc_send_npiv_logo(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_send_npiv_logo()
536 struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; in disable_vport() local
571 struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; in enable_vport() local
625 struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; in lpfc_vport_delete() local
H A Dlpfc_nvme.c87 struct lpfc_vport *vport; in lpfc_nvme_create_queue() local
149 struct lpfc_vport *vport; in lpfc_nvme_delete_queue() local
192 struct lpfc_vport *vport; in lpfc_nvme_remoteport_delete() local
261 struct lpfc_vport *vport; in lpfc_nvme_handle_lsreq() local
367 struct lpfc_vport *vport = cmdwqe->vport; in lpfc_nvme_ls_req_cmp() local
668 struct lpfc_vport *vport; in lpfc_nvme_ls_req() local
804 struct lpfc_vport *vport; in lpfc_nvme_ls_abort() local
938 struct lpfc_vport *vport = pwqeIn->vport; in lpfc_nvme_io_cmd_cmpl() local
1207 lpfc_nvme_prep_io_cmd(struct lpfc_vport *vport, in lpfc_nvme_prep_io_cmd()
1534 struct lpfc_vport *vport; in lpfc_nvme_fcp_io_submit() local
[all …]
H A Dlpfc_vmid.c47 struct lpfc_vmid *lpfc_get_vmid_from_hashtable(struct lpfc_vport *vport, in lpfc_get_vmid_from_hashtable()
69 lpfc_put_vmid_in_hashtable(struct lpfc_vport *vport, u32 hash, in lpfc_put_vmid_in_hashtable()
107 static void lpfc_vmid_update_entry(struct lpfc_vport *vport, in lpfc_vmid_update_entry()
129 static void lpfc_vmid_assign_cs_ctl(struct lpfc_vport *vport, in lpfc_vmid_assign_cs_ctl()
158 int lpfc_vmid_get_appid(struct lpfc_vport *vport, char *uuid, in lpfc_vmid_get_appid()
298 lpfc_reinit_vmid(struct lpfc_vport *vport) in lpfc_reinit_vmid()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c14 const struct mlx5_vport *vport) in esw_acl_ingress_prio_tag_enabled()
21 struct mlx5_vport *vport) in esw_acl_ingress_prio_tag_create()
66 struct mlx5_vport *vport) in esw_acl_ingress_mod_metadata_create()
114 struct mlx5_vport *vport) in esw_acl_ingress_mod_metadata_destroy()
125 struct mlx5_vport *vport) in esw_acl_ingress_src_port_drop_create()
158 struct mlx5_vport *vport) in esw_acl_ingress_src_port_drop_destroy()
168 struct mlx5_vport *vport) in esw_acl_ingress_ofld_rules_create()
200 struct mlx5_vport *vport) in esw_acl_ingress_ofld_rules_destroy()
208 struct mlx5_vport *vport) in esw_acl_ingress_ofld_groups_create()
372 struct mlx5_vport *vport) in esw_acl_ingress_ofld_cleanup()
[all …]
H A Degress_ofld.c9 static void esw_acl_egress_ofld_fwd2vport_destroy(struct mlx5_vport *vport) in esw_acl_egress_ofld_fwd2vport_destroy()
18 void esw_acl_egress_ofld_bounce_rule_destroy(struct mlx5_vport *vport, int rule_index) in esw_acl_egress_ofld_bounce_rule_destroy()
30 static void esw_acl_egress_ofld_bounce_rules_destroy(struct mlx5_vport *vport) in esw_acl_egress_ofld_bounce_rules_destroy()
42 struct mlx5_vport *vport, in esw_acl_egress_ofld_fwd2vport_create()
71 struct mlx5_vport *vport, in esw_acl_egress_ofld_rules_create()
109 static void esw_acl_egress_ofld_rules_destroy(struct mlx5_vport *vport) in esw_acl_egress_ofld_rules_destroy()
117 struct mlx5_vport *vport) in esw_acl_egress_ofld_groups_create()
166 static void esw_acl_egress_ofld_groups_destroy(struct mlx5_vport *vport) in esw_acl_egress_ofld_groups_destroy()
186 int esw_acl_egress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in esw_acl_egress_ofld_setup()
232 void esw_acl_egress_ofld_cleanup(struct mlx5_vport *vport) in esw_acl_egress_ofld_cleanup()
[all …]
H A Dhelper.c9 esw_acl_table_create(struct mlx5_eswitch *esw, struct mlx5_vport *vport, int ns, int size) in esw_acl_table_create()
50 struct mlx5_vport *vport, in esw_egress_acl_vlan_create()
87 void esw_acl_egress_vlan_destroy(struct mlx5_vport *vport) in esw_acl_egress_vlan_destroy()
95 int esw_acl_egress_vlan_grp_create(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in esw_acl_egress_vlan_grp_create()
131 void esw_acl_egress_vlan_grp_destroy(struct mlx5_vport *vport) in esw_acl_egress_vlan_grp_destroy()
139 void esw_acl_egress_table_destroy(struct mlx5_vport *vport) in esw_acl_egress_table_destroy()
148 void esw_acl_ingress_table_destroy(struct mlx5_vport *vport) in esw_acl_ingress_table_destroy()
157 void esw_acl_ingress_allow_rule_destroy(struct mlx5_vport *vport) in esw_acl_ingress_allow_rule_destroy()
H A Degress_lgcy.c9 static void esw_acl_egress_lgcy_rules_destroy(struct mlx5_vport *vport) in esw_acl_egress_lgcy_rules_destroy()
19 struct mlx5_vport *vport) in esw_acl_egress_lgcy_groups_create()
58 static void esw_acl_egress_lgcy_groups_destroy(struct mlx5_vport *vport) in esw_acl_egress_lgcy_groups_destroy()
68 struct mlx5_vport *vport) in esw_acl_egress_lgcy_setup()
162 struct mlx5_vport *vport) in esw_acl_egress_lgcy_cleanup()
H A Dingress_lgcy.c9 static void esw_acl_ingress_lgcy_rules_destroy(struct mlx5_vport *vport) in esw_acl_ingress_lgcy_rules_destroy()
19 struct mlx5_vport *vport) in esw_acl_ingress_lgcy_groups_create()
119 static void esw_acl_ingress_lgcy_groups_destroy(struct mlx5_vport *vport) in esw_acl_ingress_lgcy_groups_destroy()
140 struct mlx5_vport *vport) in esw_acl_ingress_lgcy_setup()
289 struct mlx5_vport *vport) in esw_acl_ingress_lgcy_cleanup()
/linux/net/openvswitch/
H A Dvport.h74 struct vport { struct
78 struct vport_portids __rcu *upcall_portids; argument
83 const struct vport_ops *ops; argument
84 struct vport_upcall_stats_percpu __percpu *upcall_stats; argument
91 * struct vport_parms - parameters for creating a new vport argument
171 static inline void *vport_priv(const struct vport *vport) in vport_priv()
194 static inline const char *ovs_vport_name(struct vport *vport) in ovs_vport_name()
H A Dvport.c98 struct vport *vport; in ovs_vport_locate() local
125 struct vport *vport; in ovs_vport_alloc() local
175 void ovs_vport_free(struct vport *vport) in ovs_vport_free()
208 struct vport *vport; in ovs_vport_add() local
252 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) in ovs_vport_set_options()
267 void ovs_vport_del(struct vport *vport) in ovs_vport_del()
311 int ovs_vport_get_upcall_stats(struct vport *vport, struct sk_buff *skb) in ovs_vport_get_upcall_stats()
367 int ovs_vport_get_options(const struct vport *vport, struct sk_buff *skb) in ovs_vport_get_options()
441 int ovs_vport_get_upcall_portids(const struct vport *vport, in ovs_vport_get_upcall_portids()
466 u32 ovs_vport_find_upcall_portid(const struct vport *vport, in ovs_vport_find_upcall_portid()
[all …]
H A Dvport-netdev.c31 struct vport *vport; in netdev_port_receive() local
76 struct vport *ovs_netdev_link(struct vport *vport, const char *name) in ovs_netdev_link()
134 struct vport *vport; in netdev_create() local
145 struct vport *vport = container_of(rcu, struct vport, rcu); in vport_netdev_free() local
151 void ovs_netdev_detach_dev(struct vport *vport) in ovs_netdev_detach_dev()
161 static void netdev_destroy(struct vport *vport) in netdev_destroy()
171 void ovs_netdev_tunnel_destroy(struct vport *vport) in ovs_netdev_tunnel_destroy()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c63 u16 vport; member
109 struct mlx5_vport *vport; in mlx5_eswitch_get_vport() local
309 u16 vport = vaddr->vport; in esw_add_uc_addr() local
342 u16 vport = vaddr->vport; in esw_del_uc_addr() local
371 struct mlx5_vport *vport; in update_allmulti_vports() local
420 u16 vport = vaddr->vport; in esw_add_mc_addr() local
460 u16 vport = vaddr->vport; in esw_del_mc_addr() local
1001 struct mlx5_vport *vport; in eswitch_vport_event() local
1060 struct mlx5_vport *vport; in mlx5_eswitch_clear_vf_vports_info() local
1072 struct mlx5_vport *vport; in mlx5_eswitch_clear_ec_vf_vports_info() local
[all …]
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c702 static int idpf_cfg_netdev(struct idpf_vport *vport) in idpf_cfg_netdev()
908 struct idpf_vport *vport; in idpf_stop() local
945 static void idpf_vport_rel(struct idpf_vport *vport) in idpf_vport_rel()
1099 struct idpf_vport *vport; in idpf_vport_alloc() local
1190 struct idpf_vport *vport = adapter->vports[i]; in idpf_statistics_task() local
1326 static int idpf_vport_open(struct idpf_vport *vport) in idpf_vport_open()
1466 struct idpf_vport *vport; in idpf_init_task() local
2103 struct idpf_vport *vport; in idpf_set_features() local
2156 struct idpf_vport *vport; in idpf_open() local
2178 struct idpf_vport *vport; in idpf_change_mtu() local
[all …]
H A Didpf_txrx.c809 int idpf_rx_bufs_init_all(struct idpf_vport *vport) in idpf_rx_bufs_init_all()
1088 void idpf_vport_queues_rel(struct idpf_vport *vport) in idpf_vport_queues_rel()
1638 struct idpf_vport *vport = priv->vport; in idpf_tx_handle_sw_marker() local
3543 void idpf_vport_intr_rel(struct idpf_vport *vport) in idpf_vport_intr_rel()
3854 struct idpf_vport *vport; in idpf_tx_dim_work() local
3880 struct idpf_vport *vport; in idpf_rx_dim_work() local
4278 int idpf_vport_intr_init(struct idpf_vport *vport) in idpf_vport_intr_init()
4305 void idpf_vport_intr_ena(struct idpf_vport *vport) in idpf_vport_intr_ena()
4317 int idpf_config_rss(struct idpf_vport *vport) in idpf_config_rss()
4353 int idpf_init_rss(struct idpf_vport *vport) in idpf_init_rss()
[all …]
H A Didpf_virtchnl.c134 struct idpf_vport *vport; in idpf_handle_event_link() local
1006 int idpf_get_reg_intr_vecs(struct idpf_vport *vport, in idpf_get_reg_intr_vecs()
1150 int idpf_queue_reg_init(struct idpf_vport *vport) in idpf_queue_reg_init()
1386 int idpf_send_enable_vport_msg(struct idpf_vport *vport) in idpf_send_enable_vport_msg()
2289 int idpf_send_get_stats_msg(struct idpf_vport *vport) in idpf_send_get_stats_msg()
2548 int idpf_send_get_rx_ptype_msg(struct idpf_vport *vport) in idpf_send_get_rx_ptype_msg()
3351 int idpf_vport_queue_ids_init(struct idpf_vport *vport) in idpf_vport_queue_ids_init()
3444 int idpf_vport_adjust_qs(struct idpf_vport *vport) in idpf_vport_adjust_qs()
3497 u32 idpf_get_vport_id(struct idpf_vport *vport) in idpf_get_vport_id()
3527 struct idpf_vport *vport; in idpf_mac_filter_async_handler() local
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c31 static int hclge_gen_resp_to_vf(struct hclge_vport *vport, in hclge_gen_resp_to_vf()
183 struct hclge_vport *vport) in hclge_get_ring_chain_from_mbx()
435 static int hclge_set_vf_vlan_cfg(struct hclge_vport *vport, in hclge_set_vf_vlan_cfg()
476 static int hclge_set_vf_alive(struct hclge_vport *vport, in hclge_set_vf_alive()
566 int hclge_push_vf_link_status(struct hclge_vport *vport) in hclge_push_vf_link_status()
599 static void hclge_get_link_mode(struct hclge_vport *vport, in hclge_get_link_mode()
650 static int hclge_reset_vf(struct hclge_vport *vport) in hclge_reset_vf()
697 static void hclge_vf_keep_alive(struct hclge_vport *vport) in hclge_vf_keep_alive()
712 static int hclge_set_vf_mtu(struct hclge_vport *vport, in hclge_set_vf_mtu()
745 static int hclge_get_rss_key(struct hclge_vport *vport, in hclge_get_rss_key()
[all …]
H A Dhclge_main.c1832 struct hclge_vport *vport; in hclge_alloc_vport() local
3080 struct hclge_vport *vport; in hclge_push_link_status() local
8431 struct hclge_vport *vport; in hclge_reset_umv_space() local
9160 struct hclge_vport *vport; in hclge_uninit_mac_table() local
9984 struct hclge_vport *vport; in hclge_init_vlan_filter() local
10028 struct hclge_vport *vport; in hclge_init_vport_vlan_offload() local
10173 struct hclge_vport *vport; in hclge_uninit_vport_vlan_table() local
10192 struct hclge_vport *vport; in hclge_restore_vport_port_base_vlan_config() local
10520 struct hclge_vport *vport; in hclge_clear_vf_vlan() local
10600 struct hclge_vport *vport; in hclge_sync_vlan_fltr_state() local
[all …]
H A Dhclge_dcb.c71 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_getets() local
254 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_setets() local
305 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_getpfc() local
328 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_setpfc() local
396 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_setapp() local
442 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_delapp() local
484 struct hclge_vport *vport = hclge_get_vport(h); in hclge_getdcbx() local
495 struct hclge_vport *vport = hclge_get_vport(h); in hclge_setdcbx() local
597 struct hclge_vport *vport = hclge_get_vport(h); in hclge_setup_tc() local
669 struct hclge_vport *vport = hdev->vport; in hclge_dcb_ops_set() local
/linux/sound/isa/
H A Dsc6000.c183 static int sc6000_wait_data(char __iomem *vport) in sc6000_wait_data()
198 static int sc6000_read(char __iomem *vport) in sc6000_read()
230 char __iomem *vport, int command, in sc6000_dsp_get_answer()
257 static int sc6000_dsp_reset(char __iomem *vport) in sc6000_dsp_reset()
270 char __iomem *vport, const int *cfg) in sc6000_hw_cfg_write()
297 char __iomem *vport, unsigned char softcfg) in sc6000_cfg_write()
312 char __iomem *vport, int config) in sc6000_setup_board()
337 char __iomem *vport, int config, in sc6000_init_mss()
357 char __iomem *vport, int *cfg, in sc6000_hw_cfg_encode()
380 char __iomem *vport, in sc6000_init_board()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c58 struct mlx5_vport *vport) in mlx5_esw_offloads_pf_vf_devlink_port_init()
79 struct mlx5_vport *vport) in mlx5_esw_offloads_pf_vf_devlink_port_cleanup()
120 int mlx5_esw_offloads_sf_devlink_port_init(struct mlx5_eswitch *esw, struct mlx5_vport *vport, in mlx5_esw_offloads_sf_devlink_port_init()
131 void mlx5_esw_offloads_sf_devlink_port_cleanup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in mlx5_esw_offloads_sf_devlink_port_cleanup()
152 int mlx5_esw_offloads_devlink_port_register(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in mlx5_esw_offloads_devlink_port_register()
190 void mlx5_esw_offloads_devlink_port_unregister(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in mlx5_esw_offloads_devlink_port_unregister()
206 struct mlx5_vport *vport; in mlx5_esw_offloads_devlink_port() local

123456