Lines Matching refs:bfa_fcs_vport_s
214 struct bfa_fcs_vport_s *vport; /* NULL for base ports */
406 u16 vf_id, struct bfa_fcs_vport_s *vport);
461 struct bfa_fcs_vport_s;
462 typedef void (*bfa_fcs_vport_sm_t)(struct bfa_fcs_vport_s *fsm, enum bfa_fcs_vport_event);
464 struct bfa_fcs_vport_s { struct
481 bfa_status_t bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, argument
485 bfa_status_t bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport,
489 bfa_boolean_t bfa_fcs_is_pbc_vport(struct bfa_fcs_vport_s *vport);
490 bfa_status_t bfa_fcs_vport_delete(struct bfa_fcs_vport_s *vport);
491 bfa_status_t bfa_fcs_vport_start(struct bfa_fcs_vport_s *vport);
492 bfa_status_t bfa_fcs_vport_stop(struct bfa_fcs_vport_s *vport);
493 void bfa_fcs_vport_get_attr(struct bfa_fcs_vport_s *vport,
495 struct bfa_fcs_vport_s *bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs,
497 void bfa_fcs_vport_cleanup(struct bfa_fcs_vport_s *vport);
498 void bfa_fcs_vport_online(struct bfa_fcs_vport_s *vport);
499 void bfa_fcs_vport_offline(struct bfa_fcs_vport_s *vport);
500 void bfa_fcs_vport_delete_comp(struct bfa_fcs_vport_s *vport);
501 void bfa_fcs_vport_fcs_delete(struct bfa_fcs_vport_s *vport);
502 void bfa_fcs_vport_fcs_stop(struct bfa_fcs_vport_s *vport);
503 void bfa_fcs_vport_stop_comp(struct bfa_fcs_vport_s *vport);
918 struct bfa_fcs_vport_s *vport);
920 struct bfa_fcs_vport_s *vport);
921 struct bfa_fcs_vport_s *bfa_fcs_fabric_vport_lookup(