Lines Matching refs:bfa_tskim_s
103 struct bfa_tskim_s;
115 struct bfa_tskim_s *tskim_arr;
213 struct bfa_tskim_s *tskim; /* Relevant TM cmd */
228 struct bfa_tskim_s;
229 typedef void (*bfa_tskim_sm_t)(struct bfa_tskim_s *, enum bfa_tskim_event);
234 struct bfa_tskim_s { struct
336 struct bfa_tskim_s *tskim);
342 void bfa_tskim_iodone(struct bfa_tskim_s *tskim);
343 void bfa_tskim_iocdisable(struct bfa_tskim_s *tskim);
344 void bfa_tskim_cleanup(struct bfa_tskim_s *tskim);
458 struct bfa_tskim_s *bfa_tskim_alloc(struct bfa_s *bfa,
460 void bfa_tskim_free(struct bfa_tskim_s *tskim);
461 void bfa_tskim_start(struct bfa_tskim_s *tskim,