Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcpim.c209 static bfa_boolean_t bfa_tskim_send_abort(struct bfa_tskim_s *tskim);
3026 if (!bfa_tskim_send_abort(tskim)) { in bfa_tskim_sm_active()
3158 bfa_tskim_send_abort(tskim); in bfa_tskim_sm_cleanup_qfull()
3361 bfa_tskim_send_abort(struct bfa_tskim_s *tskim) in bfa_tskim_send_abort() function