• Home
  • Raw
  • Download

Lines Matching refs:vport

156 	struct bfa_fcs_vport_s *vport;	/*  NULL for base ports */  member
324 u16 vf_id, struct bfa_fcs_vport_s *vport);
345 void bfa_fcs_lport_ns_init(struct bfa_fcs_lport_s *vport);
346 void bfa_fcs_lport_ns_offline(struct bfa_fcs_lport_s *vport);
347 void bfa_fcs_lport_ns_online(struct bfa_fcs_lport_s *vport);
351 void bfa_fcs_lport_scn_init(struct bfa_fcs_lport_s *vport);
352 void bfa_fcs_lport_scn_offline(struct bfa_fcs_lport_s *vport);
353 void bfa_fcs_lport_fab_scn_online(struct bfa_fcs_lport_s *vport);
369 #define bfa_fcs_vport_get_port(vport) \ argument
370 ((struct bfa_fcs_lport_s *)(&vport->port))
375 bfa_status_t bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport,
379 bfa_status_t bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport,
383 bfa_boolean_t bfa_fcs_is_pbc_vport(struct bfa_fcs_vport_s *vport);
384 bfa_status_t bfa_fcs_vport_delete(struct bfa_fcs_vport_s *vport);
385 bfa_status_t bfa_fcs_vport_start(struct bfa_fcs_vport_s *vport);
386 bfa_status_t bfa_fcs_vport_stop(struct bfa_fcs_vport_s *vport);
387 void bfa_fcs_vport_get_attr(struct bfa_fcs_vport_s *vport,
391 void bfa_fcs_vport_cleanup(struct bfa_fcs_vport_s *vport);
392 void bfa_fcs_vport_online(struct bfa_fcs_vport_s *vport);
393 void bfa_fcs_vport_offline(struct bfa_fcs_vport_s *vport);
394 void bfa_fcs_vport_delete_comp(struct bfa_fcs_vport_s *vport);
395 void bfa_fcs_vport_fcs_delete(struct bfa_fcs_vport_s *vport);
396 void bfa_fcs_vport_fcs_stop(struct bfa_fcs_vport_s *vport);
397 void bfa_fcs_vport_stop_comp(struct bfa_fcs_vport_s *vport);
815 struct bfa_fcs_vport_s *vport);
817 struct bfa_fcs_vport_s *vport);