Home
last modified time | relevance | path

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

1234

/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()
300 static void esw_acl_ingress_ofld_groups_destroy(struct mlx5_vport *vport) in esw_acl_ingress_ofld_groups_destroy()
[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 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
178 static inline void *vport_priv(const struct vport *vport) in vport_priv()
203 static inline const char *ovs_vport_name(struct vport *vport) in ovs_vport_name()
H A Dvport.c97 struct vport *vport; in ovs_vport_locate() local
124 struct vport *vport; ovs_vport_alloc() local
174 ovs_vport_free(struct vport * vport) ovs_vport_free() argument
207 struct vport *vport; ovs_vport_add() local
251 ovs_vport_set_options(struct vport * vport,struct nlattr * options) ovs_vport_set_options() argument
266 ovs_vport_del(struct vport * vport) ovs_vport_del() argument
283 ovs_vport_get_stats(struct vport * vport,struct ovs_vport_stats * stats) ovs_vport_get_stats() argument
310 ovs_vport_get_upcall_stats(struct vport * vport,struct sk_buff * skb) ovs_vport_get_upcall_stats() argument
367 ovs_vport_get_options(const struct vport * vport,struct sk_buff * skb) ovs_vport_get_options() argument
402 ovs_vport_set_upcall_portids(struct vport * vport,const struct nlattr * ids) ovs_vport_set_upcall_portids() argument
441 ovs_vport_get_upcall_portids(const struct vport * vport,struct sk_buff * skb) ovs_vport_get_upcall_portids() argument
466 ovs_vport_find_upcall_portid(const struct vport * vport,struct sk_buff * skb) ovs_vport_find_upcall_portid() argument
494 ovs_vport_receive(struct vport * vport,struct sk_buff * skb,const struct ip_tunnel_info * tun_info) ovs_vport_receive() argument
541 ovs_vport_send(struct vport * vport,struct sk_buff * skb,u8 mac_proto) ovs_vport_send() argument
[all...]
H A Dvport-netdev.c31 struct vport *vport; in netdev_port_receive() local
76 struct vport *ovs_netdev_link(struct vport *vport, bool tunnel) in ovs_netdev_link()
119 struct vport *vport; in netdev_create() local
157 struct vport *vport = container_of(rcu, struct vport, rcu); in vport_netdev_free() local
163 void ovs_netdev_detach_dev(struct vport *vport) in ovs_netdev_detach_dev()
177 static void netdev_destroy(struct vport *vport) in netdev_destroy()
199 void ovs_netdev_tunnel_destroy(struct vport *vport) in ovs_netdev_tunnel_destroy()
H A Dvport-geneve.c36 static inline struct geneve_port *geneve_vport(const struct vport *vport) in geneve_vport()
41 static int geneve_get_options(const struct vport *vport, in geneve_get_options()
57 struct vport *vport; in geneve_tnl_create() local
111 struct vport *vport; in geneve_create() local
H A Dvport-vxlan.c22 static int vxlan_get_options(const struct vport *vport, struct sk_buff *skb) in vxlan_get_options()
51 static int vxlan_configure_exts(struct vport *vport, struct nlattr *attr, in vxlan_configure_exts()
76 struct vport *vport; in vxlan_tnl_create() local
140 struct vport *vport; in vxlan_create() local
/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
122 static int arm_vport_context_events_cmd(struct mlx5_core_dev *dev, u16 vport, in arm_vport_context_events_cmd()
153 int mlx5_eswitch_modify_esw_vport_context(struct mlx5_core_dev *dev, u16 vport, in mlx5_eswitch_modify_esw_vport_context()
163 static int modify_esw_vport_cvlan(struct mlx5_core_dev *dev, u16 vport, in modify_esw_vport_cvlan()
207 __esw_fdb_set_vport_rule(struct mlx5_eswitch *esw, u16 vport, bool rx_rule, in __esw_fdb_set_vport_rule()
270 esw_fdb_set_vport_rule(struct mlx5_eswitch *esw, u8 mac[ETH_ALEN], u16 vport) in esw_fdb_set_vport_rule()
279 esw_fdb_set_vport_allmulti_rule(struct mlx5_eswitch *esw, u16 vport) in esw_fdb_set_vport_allmulti_rule()
292 esw_fdb_set_vport_promisc_rule(struct mlx5_eswitch *esw, u16 vport) in esw_fdb_set_vport_promisc_rule()
309 u16 vport = vaddr->vport; in esw_add_uc_addr() local
[all …]
H A Deswitch_offloads.c127 u16 vport) in mlx5_eswitch_set_rule_source_port()
948 u16 vport; in mlx5_eswitch_add_send_to_vport_rule() local
1166 u16 vport) in esw_set_peer_miss_rule_source_port()
1570 struct mlx5_vport *vport; in esw_vport_tbl_put() local
1586 struct mlx5_vport *vport; in esw_vport_tbl_get() local
2189 u16 vport, in mlx5_esw_set_spec_source_port()
2216 mlx5_eswitch_create_vport_rx_rule(struct mlx5_eswitch *esw, u16 vport, in mlx5_eswitch_create_vport_rx_rule()
2276 struct mlx5_vport *vport; in mlx5_eswitch_inline_mode_get() local
2518 struct mlx5_vport *vport; in mlx5_esw_fdb_active() local
2538 struct mlx5_vport *vport; in mlx5_esw_fdb_inactive() local
[all …]
H A Dvport.c45 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) in mlx5_query_vport_state()
66 u16 vport, u8 other_vport, in mlx5_query_vport_admin_state()
88 u16 vport, u8 other_vport, u8 state) in mlx5_modify_vport_admin_state()
103 u16 vport, u8 other_vport, u16 max_tx_speed) in mlx5_modify_vport_max_tx_speed()
126 u16 vport, u8 other_vport, u32 *max_tx_speed) in mlx5_query_vport_max_tx_speed()
154 static int mlx5_query_nic_vport_context(struct mlx5_core_dev *mdev, u16 vport, in mlx5_query_nic_vport_context()
168 u16 vport, u8 *min_inline) in mlx5_query_nic_vport_min_inline()
200 u16 vport, u8 min_inline) in mlx5_modify_nic_vport_min_inline()
221 u16 vport, bool other, u8 *addr) in mlx5_query_nic_vport_mac_address()
251 u16 vport, const u8 *addr) in mlx5_modify_nic_vport_mac_address()
[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()
91 static int hclge_send_mbx_msg(struct hclge_vport *vport, u8 *msg, u16 msg_len, in hclge_send_mbx_msg()
127 int hclge_inform_vf_reset(struct hclge_vport *vport, u16 reset_type) in hclge_inform_vf_reset()
140 int hclge_inform_reset_assert_to_vf(struct hclge_vport *vport) in hclge_inform_reset_assert_to_vf()
183 struct hclge_vport *vport) in hclge_get_ring_chain_from_mbx()
240 static int hclge_map_unmap_ring_to_vf_vector(struct hclge_vport *vport, bool en, in hclge_map_unmap_ring_to_vf_vector()
259 static int hclge_query_ring_vector_map(struct hclge_vport *vport, in hclge_query_ring_vector_map()
288 static int hclge_get_vf_ring_vector_map(struct hclge_vport *vport, in hclge_get_vf_ring_vector_map()
334 static void hclge_set_vf_promisc_mode(struct hclge_vport *vport, in hclge_set_vf_promisc_mode()
354 static int hclge_set_vf_uc_mac_addr(struct hclge_vport *vport, in hclge_set_vf_uc_mac_addr()
[all …]
H A Dhclge_main.c640 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_update_stats() local
670 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_sset_count() local
719 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_strings() local
755 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_stats() local
767 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_mac_stat() local
946 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_check_port_speed() local
1701 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp()
1730 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup()
1758 struct hclge_vport *vport) in hclge_map_tqp_to_vport()
1783 struct hclge_vport *vport = hdev->vport; in hclge_map_tqp() 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
H A Dhclge_tm.c587 int hclge_tm_qs_shaper_cfg(struct hclge_vport *vport, int max_tx_rate) in hclge_tm_qs_shaper_cfg()
635 static u16 hclge_vport_get_max_rss_size(struct hclge_vport *vport) in hclge_vport_get_max_rss_size()
656 static u16 hclge_vport_get_tqp_num(struct hclge_vport *vport) in hclge_vport_get_tqp_num()
675 static void hclge_tm_update_kinfo_rss_size(struct hclge_vport *vport) in hclge_tm_update_kinfo_rss_size()
715 static void hclge_tm_vport_tc_info_update(struct hclge_vport *vport) in hclge_tm_vport_tc_info_update()
750 struct hclge_vport *vport = hdev->vport; in hclge_tm_vport_info_update() local
950 struct hclge_vport *vport) in hclge_vport_q_to_qs_map()
975 struct hclge_vport *vport = hdev->vport; in hclge_tm_pri_q_qs_cfg_tc_base() local
1000 struct hclge_vport *vport = hdev->vport; in hclge_tm_pri_q_qs_cfg_vnet_base() local
1019 struct hclge_vport *vport = hdev->vport; in hclge_tm_pri_q_qs_cfg() local
[all …]
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c449 static void idpf_del_all_flow_steer_filters(struct idpf_vport *vport) in idpf_del_all_flow_steer_filters()
523 static int idpf_del_mac_filter(struct idpf_vport *vport, in idpf_del_mac_filter()
604 static int idpf_add_mac_filter(struct idpf_vport *vport, in idpf_add_mac_filter()
630 static void idpf_del_all_mac_filters(struct idpf_vport *vport) in idpf_del_all_mac_filters()
654 static void idpf_restore_mac_filters(struct idpf_vport *vport) in idpf_restore_mac_filters()
679 static void idpf_remove_mac_filters(struct idpf_vport *vport) in idpf_remove_mac_filters()
701 static void idpf_deinit_mac_addr(struct idpf_vport *vport) in idpf_deinit_mac_addr()
724 static int idpf_init_mac_addr(struct idpf_vport *vport, in idpf_init_mac_addr()
790 struct idpf_vport *vport = adapter->vports[i]; in idpf_attach_and_open() local
824 static int idpf_cfg_netdev(struct idpf_vport *vport) in idpf_cfg_netdev()
[all …]
H A Didpf_ethtool.c16 struct idpf_vport *vport; in idpf_get_rx_ring_count() local
42 struct idpf_vport *vport; in idpf_get_rxnfc() local
178 struct idpf_vport *vport; in idpf_add_flow_steer() local
303 struct idpf_vport *vport; in idpf_del_flow_steer() local
422 struct idpf_vport *vport; in idpf_get_rxfh() local
472 struct idpf_vport *vport; in idpf_set_rxfh() local
562 struct idpf_vport *vport; in idpf_set_channels() local
637 struct idpf_vport *vport; in idpf_get_ringparam() local
670 struct idpf_vport *vport; in idpf_set_ringparam() local
1082 static void idpf_add_port_stats(struct idpf_vport *vport, u64 **data) in idpf_add_port_stats()
[all …]
H A Didpf_txrx.c200 static int idpf_tx_desc_alloc(const struct idpf_vport *vport, in idpf_tx_desc_alloc()
270 static int idpf_compl_desc_alloc(const struct idpf_vport *vport, in idpf_compl_desc_alloc()
302 static int idpf_tx_desc_alloc_all(struct idpf_vport *vport, in idpf_tx_desc_alloc_all()
787 int idpf_rx_bufs_init_all(struct idpf_vport *vport, in idpf_rx_bufs_init_all()
843 static int idpf_rx_desc_alloc(const struct idpf_vport *vport, in idpf_rx_desc_alloc()
877 static int idpf_bufq_desc_alloc(const struct idpf_vport *vport, in idpf_bufq_desc_alloc()
906 static int idpf_rx_desc_alloc_all(struct idpf_vport *vport, in idpf_rx_desc_alloc_all()
963 static int idpf_init_queue_set(const struct idpf_vport *vport, in idpf_init_queue_set()
1119 struct idpf_vport *vport = qv->vport; in idpf_vector_to_queue_set() local
1187 static int idpf_qp_enable(const struct idpf_vport *vport, in idpf_qp_enable()
[all …]
/linux/sound/isa/
H A Dsc6000.c183 sc6000_wait_data(char __iomem * vport) sc6000_wait_data() argument
198 sc6000_read(char __iomem * vport) sc6000_read() argument
207 sc6000_write(struct device * devptr,char __iomem * vport,int cmd) sc6000_write() argument
230 sc6000_dsp_get_answer(struct device * devptr,char __iomem * vport,int command,char * data,int data_len) sc6000_dsp_get_answer() argument
257 sc6000_dsp_reset(char __iomem * vport) sc6000_dsp_reset() argument
270 sc6000_hw_cfg_write(struct device * devptr,char __iomem * vport,const int * cfg) sc6000_hw_cfg_write() argument
297 sc6000_cfg_write(struct device * devptr,char __iomem * vport,unsigned char softcfg) sc6000_cfg_write() argument
312 sc6000_setup_board(struct device * devptr,char __iomem * vport,int config) sc6000_setup_board() argument
337 sc6000_init_mss(struct device * devptr,char __iomem * vport,int config,char __iomem * vmss_port,int mss_config) sc6000_init_mss() argument
357 sc6000_hw_cfg_encode(struct device * devptr,char __iomem * vport,int * cfg,long xport,long xmpu,long xmss_port,int joystick) sc6000_hw_cfg_encode() argument
380 sc6000_init_board(struct device * devptr,char __iomem * vport,char __iomem * vmss_port,int dev) sc6000_init_board() argument
541 char __iomem *vport = (char __force __iomem *)card->private_data; snd_sc6000_free() local
557 char __iomem *vport; __snd_sc6000_probe() local
[all...]
/linux/drivers/scsi/lpfc/
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()
535 struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; in disable_vport() local
570 struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; in enable_vport() local
624 struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; in lpfc_vport_delete() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c100 struct mlx5_vport *vport; member
150 struct mlx5_vport *vport = child->vport; in esw_qos_nodes_set_parent() local
159 void mlx5_esw_qos_vport_qos_free(struct mlx5_vport *vport) in mlx5_esw_qos_vport_qos_free()
174 u32 mlx5_esw_qos_vport_get_sched_elem_ix(const struct mlx5_vport *vport) in mlx5_esw_qos_vport_get_sched_elem_ix()
183 mlx5_esw_qos_vport_get_parent(const struct mlx5_vport *vport) in mlx5_esw_qos_vport_get_parent()
859 esw_qos_create_vport_tc_sched_node(struct mlx5_vport *vport, in esw_qos_create_vport_tc_sched_node()
893 esw_qos_destroy_vport_tc_sched_elements(struct mlx5_vport *vport, in esw_qos_destroy_vport_tc_sched_elements()
910 esw_qos_create_vport_tc_sched_elements(struct mlx5_vport *vport, in esw_qos_create_vport_tc_sched_elements()
949 esw_qos_vport_tc_enable(struct mlx5_vport *vport, enum sched_node_type type, in esw_qos_vport_tc_enable()
1007 static void esw_qos_vport_tc_disable(struct mlx5_vport *vport, in esw_qos_vport_tc_disable()
[all …]
H A Dlegacy.c209 struct mlx5_vport *vport; in esw_legacy_enable() local
347 int esw_legacy_vport_acl_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in esw_legacy_vport_acl_setup()
371 void esw_legacy_vport_acl_cleanup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in esw_legacy_vport_acl_cleanup()
381 struct mlx5_vport *vport, in mlx5_esw_query_vport_drop_stats()
425 u16 vport, u16 vlan, u8 qos) in mlx5_eswitch_set_vport_vlan()
453 u16 vport, bool spoofchk) in mlx5_eswitch_set_vport_spoofchk()
486 u16 vport, bool setting) in mlx5_eswitch_set_vport_trust()
510 int mlx5_eswitch_set_vport_rate(struct mlx5_eswitch *esw, u16 vport, in mlx5_eswitch_set_vport_rate()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c379 struct efct_vport *vport = NULL; in efct_scsi_new_device() local
680 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_get_host_port_id() local
694 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_get_host_port_type() local
727 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_get_host_port_state() local
742 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_get_host_speed() local
793 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_get_host_fabric_name() local
809 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_get_stats() local
859 struct efct_vport *vport = (struct efct_vport *)shost->hostdata; in efct_reset_stats() local
873 struct efct_vport *vport = in efct_issue_lip() local
903 struct efct_vport *vport = NULL; in efct_scsi_new_vport() local
[all …]
/linux/drivers/scsi/elx/libefc/
H A Defc_nport.c258 struct efc_vport *vport; in efc_vport_link_down() local
476 struct efc_vport *vport; in efc_vport_update_spec() local
598 efc_vport_nport_alloc(struct efc_domain *domain, struct efc_vport *vport) in efc_vport_nport_alloc()
624 struct efc_vport *vport; in efc_vport_start() local
648 struct efc_vport *vport; in efc_nport_vport_new() local
685 struct efc_vport *vport; in efc_nport_vport_del() local
722 struct efc_vport *vport; in efc_vport_del_all() local
739 struct efc_vport *vport; in efc_vport_create_spec() local

1234