Home
last modified time | relevance | path

Searched refs:bfa_tskim_send_abort (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcpim.c268 static bfa_boolean_t bfa_tskim_send_abort(struct bfa_tskim_s *tskim);
3089 if (!bfa_tskim_send_abort(tskim)) { in bfa_tskim_sm_active()
3223 bfa_tskim_send_abort(tskim); in bfa_tskim_sm_cleanup_qfull()
3426 bfa_tskim_send_abort(struct bfa_tskim_s *tskim) in bfa_tskim_send_abort() function