Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libfc/
Dfc_exch.c99 atomic_t non_bls_resp; member
1674 atomic_inc(&mp->stats.non_bls_resp); in fc_exch_recv_resp()
2377 st->fc_non_bls_resp += atomic_read(&mp->stats.non_bls_resp); in fc_exch_update_stats()