bfa_tskim_s
static bfa_boolean_t bfa_tskim_match_scope(struct bfa_tskim_s *tskim,
static void bfa_tskim_gather_ios(struct bfa_tskim_s *tskim);
static void bfa_tskim_cleanup_ios(struct bfa_tskim_s *tskim);
static bfa_boolean_t bfa_tskim_send(struct bfa_tskim_s *tskim);
static bfa_boolean_t bfa_tskim_send_abort(struct bfa_tskim_s *tskim);
static void bfa_tskim_iocdisable_ios(struct bfa_tskim_s *tskim);
static void bfa_tskim_sm_uninit(struct bfa_tskim_s *tskim,
static void bfa_tskim_sm_active(struct bfa_tskim_s *tskim,
static void bfa_tskim_sm_cleanup(struct bfa_tskim_s *tskim,
static void bfa_tskim_sm_iocleanup(struct bfa_tskim_s *tskim,
static void bfa_tskim_sm_qfull(struct bfa_tskim_s *tskim,
static void bfa_tskim_sm_cleanup_qfull(struct bfa_tskim_s *tskim,
static void bfa_tskim_sm_hcb(struct bfa_tskim_s *tskim,
*km_len += cfg->fwcfg.num_tskim_reqs * sizeof(struct bfa_tskim_s);
bfa_ioim_cleanup_tm(struct bfa_ioim_s *ioim, struct bfa_tskim_s *tskim)
bfa_tskim_sm_uninit(struct bfa_tskim_s *tskim, enum bfa_tskim_event event)
bfa_tskim_sm_active(struct bfa_tskim_s *tskim, enum bfa_tskim_event event)
bfa_tskim_sm_cleanup(struct bfa_tskim_s *tskim, enum bfa_tskim_event event)
bfa_tskim_sm_iocleanup(struct bfa_tskim_s *tskim, enum bfa_tskim_event event)
bfa_tskim_sm_qfull(struct bfa_tskim_s *tskim, enum bfa_tskim_event event)
bfa_tskim_sm_cleanup_qfull(struct bfa_tskim_s *tskim,
bfa_tskim_sm_hcb(struct bfa_tskim_s *tskim, enum bfa_tskim_event event)
struct bfa_tskim_s *tskim = cbarg;
struct bfa_tskim_s *tskim = cbarg;
bfa_tskim_match_scope(struct bfa_tskim_s *tskim, struct scsi_lun lun)
bfa_tskim_gather_ios(struct bfa_tskim_s *tskim)
struct bfa_tskim_s *tskim = tskim_cbarg;
bfa_tskim_cleanup_ios(struct bfa_tskim_s *tskim)
bfa_tskim_send(struct bfa_tskim_s *tskim)
bfa_tskim_send_abort(struct bfa_tskim_s *tskim)
struct bfa_tskim_s *tskim = cbarg;
bfa_tskim_iocdisable_ios(struct bfa_tskim_s *tskim)
bfa_tskim_iocdisable(struct bfa_tskim_s *tskim)
bfa_tskim_cleanup(struct bfa_tskim_s *tskim)
struct bfa_tskim_s *tskim;
tskim = (struct bfa_tskim_s *) bfa_mem_kva_curp(fcp);
memset(tskim, 0, sizeof(struct bfa_tskim_s));
struct bfa_tskim_s *tskim;
struct bfa_tskim_s *
struct bfa_tskim_s *tskim;
bfa_tskim_free(struct bfa_tskim_s *tskim)
bfa_tskim_start(struct bfa_tskim_s *tskim, struct bfa_itnim_s *itnim,
struct bfa_tskim_s *tskim;
tskim = (struct bfa_tskim_s *) qe;
struct bfa_tskim_s *tskim;
tskim = (struct bfa_tskim_s *) qe;
struct bfa_tskim_s;
struct bfa_tskim_s *tskim_arr;
struct bfa_tskim_s *tskim; /* Relevant TM cmd */
struct bfa_tskim_s;
typedef void (*bfa_tskim_sm_t)(struct bfa_tskim_s *, enum bfa_tskim_event);
struct bfa_tskim_s *tskim);
void bfa_tskim_iocdisable(struct bfa_tskim_s *tskim);
void bfa_tskim_cleanup(struct bfa_tskim_s *tskim);
struct bfa_tskim_s *bfa_tskim_alloc(struct bfa_s *bfa,
void bfa_tskim_free(struct bfa_tskim_s *tskim);
void bfa_tskim_start(struct bfa_tskim_s *tskim,
struct bfa_tskim_s *tskim;
struct bfa_tskim_s *tskim;