bfa_rport_s
bfa_itnim_create(struct bfa_s *bfa, struct bfa_rport_s *rport, void *ditn)
struct bfa_rport_s *rp = NULL;
bfa_itn_create(struct bfa_s *bfa, struct bfa_rport_s *rport,
struct bfa_rport_s *rport; /* bfa rport */
void bfa_itn_create(struct bfa_s *bfa, struct bfa_rport_s *rport,
struct bfa_rport_s *rport, void *itnim);
struct bfa_rport_s *bfa_rport; /* BFA Rport */
static inline struct bfa_rport_s *
struct bfa_rport_s *bfa_rport = NULL;
struct bfa_rport_s *bfa_rport = NULL;
struct bfa_rport_s *bfa_rport = NULL;
struct bfa_rport_s *bfa_rport = NULL;
struct bfa_rport_s *bfa_rport = NULL;
static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
static void bfa_rport_free(struct bfa_rport_s *rport);
static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);
static bfa_boolean_t bfa_rport_send_fwdelete(struct bfa_rport_s *rp);
static bfa_boolean_t bfa_rport_send_fwspeed(struct bfa_rport_s *rp);
static void bfa_rport_sm_uninit(struct bfa_rport_s *rp,
static void bfa_rport_sm_created(struct bfa_rport_s *rp,
static void bfa_rport_sm_fwcreate(struct bfa_rport_s *rp,
static void bfa_rport_sm_online(struct bfa_rport_s *rp,
static void bfa_rport_sm_fwdelete(struct bfa_rport_s *rp,
static void bfa_rport_sm_offline(struct bfa_rport_s *rp,
static void bfa_rport_sm_deleting(struct bfa_rport_s *rp,
static void bfa_rport_sm_offline_pending(struct bfa_rport_s *rp,
static void bfa_rport_sm_delete_pending(struct bfa_rport_s *rp,
static void bfa_rport_sm_iocdisable(struct bfa_rport_s *rp,
static void bfa_rport_sm_fwcreate_qfull(struct bfa_rport_s *rp,
static void bfa_rport_sm_fwdelete_qfull(struct bfa_rport_s *rp,
static void bfa_rport_sm_deleting_qfull(struct bfa_rport_s *rp,
bfa_rport_sm_uninit(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_created(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_fwcreate(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_fwcreate_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_online(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_fwdelete(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_fwdelete_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_deleting(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_deleting_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event)
bfa_rport_sm_delete_pending(struct bfa_rport_s *rp,
bfa_rport_sm_offline_pending(struct bfa_rport_s *rp,
bfa_rport_sm_iocdisable(struct bfa_rport_s *rp, enum bfa_rport_event event)
struct bfa_rport_s *rp = cbarg;
struct bfa_rport_s *rp = cbarg;
struct bfa_rport_s *rp = cbarg;
cfg->fwcfg.num_rports * sizeof(struct bfa_rport_s));
struct bfa_rport_s *rp;
rp = (struct bfa_rport_s *) bfa_mem_kva_curp(mod);
memset(rp, 0, sizeof(struct bfa_rport_s));
struct bfa_rport_s *rport;
rport = (struct bfa_rport_s *) qe;
static struct bfa_rport_s *
struct bfa_rport_s *rport;
bfa_rport_free(struct bfa_rport_s *rport)
bfa_rport_send_fwcreate(struct bfa_rport_s *rp)
bfa_rport_send_fwdelete(struct bfa_rport_s *rp)
bfa_rport_send_fwspeed(struct bfa_rport_s *rp)
struct bfa_rport_s *rp;
struct bfa_rport_s *
struct bfa_rport_s *rp;
bfa_rport_online(struct bfa_rport_s *rport, struct bfa_rport_info_s *rport_info)
bfa_rport_speed(struct bfa_rport_s *rport, enum bfa_port_speed speed)
bfa_rport_set_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp)
bfa_rport_unset_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp)
struct bfa_rport_s *rport = reqi->bfa_rport;
bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport,
struct bfa_rport_s *bfa_rport;
struct bfa_rport_s *rps_list; /* list of rports */
struct bfa_rport_s;
typedef void (*bfa_rport_sm_t)(struct bfa_rport_s *, enum bfa_rport_event);
struct bfa_rport_s *bfa_rport_create(struct bfa_s *bfa, void *rport_drv);
void bfa_rport_online(struct bfa_rport_s *rport,
void bfa_rport_speed(struct bfa_rport_s *rport, enum bfa_port_speed speed);
void bfa_rport_set_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp);
void bfa_rport_unset_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp);
void bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport,
struct bfa_rport_s *rport;
struct bfa_rport_s *bfa_rport;
struct bfa_rport_s *bfa_rport = itnim_data->itnim->bfa_itnim->rport;