bfa_dport_s
static void bfa_dport_sm_disabled(struct bfa_dport_s *dport,
static void bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport,
static void bfa_dport_sm_enabling(struct bfa_dport_s *dport,
static void bfa_dport_sm_enabled(struct bfa_dport_s *dport,
static void bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport,
static void bfa_dport_sm_disabling(struct bfa_dport_s *dport,
static void bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport,
static void bfa_dport_sm_starting(struct bfa_dport_s *dport,
static void bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport,
static void bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dport,
static void bfa_dport_req_comp(struct bfa_dport_s *dport,
static void bfa_dport_scn(struct bfa_dport_s *dport,
struct bfa_dport_s *dport = &fcdiag->dport;
struct bfa_dport_s *dport = &fcdiag->dport;
static bfa_boolean_t bfa_dport_send_req(struct bfa_dport_s *dport,
bfa_cb_fcdiag_dport(struct bfa_dport_s *dport, bfa_status_t bfa_status)
bfa_dport_sm_disabled(struct bfa_dport_s *dport, enum bfa_dport_sm_event event)
bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport,
bfa_dport_sm_enabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event)
bfa_dport_sm_enabled(struct bfa_dport_s *dport, enum bfa_dport_sm_event event)
bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport,
bfa_dport_sm_disabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event)
bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport,
bfa_dport_sm_starting(struct bfa_dport_s *dport, enum bfa_dport_sm_event event)
bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport,
bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dport,
bfa_dport_send_req(struct bfa_dport_s *dport, enum bfi_dport_req req)
struct bfa_dport_s *dport = cbarg;
bfa_dport_req_comp(struct bfa_dport_s *dport, struct bfi_diag_dport_rsp_s *msg)
bfa_dport_is_sending_req(struct bfa_dport_s *dport)
bfa_dport_scn(struct bfa_dport_s *dport, struct bfi_diag_dport_scn_s *msg)
struct bfa_dport_s *dport = &fcdiag->dport;
struct bfa_dport_s *dport = &fcdiag->dport;
struct bfa_dport_s *dport = &fcdiag->dport;
struct bfa_dport_s *dport = &fcdiag->dport;
struct bfa_dport_s;
typedef void (*bfa_dport_sm_t)(struct bfa_dport_s *, enum bfa_dport_sm_event);
struct bfa_dport_s dport;