Searched refs:act_rport_cnt (Results 1 – 1 of 1) sorted by relevance
116 atomic_t act_rport_cnt; member391 atomic_set(&newrec->act_rport_cnt, 0); in nvme_fc_register_localport()454 if (atomic_read(&lport->act_rport_cnt) == 0) in nvme_fc_unregister_localport()2516 atomic_inc(&lport->act_rport_cnt); in nvme_fc_rport_active_on_lport()2525 cnt = atomic_dec_return(&lport->act_rport_cnt); in nvme_fc_rport_inactive_on_lport()