Searched refs:act_rport_cnt (Results 1 – 1 of 1) sorted by relevance
111 atomic_t act_rport_cnt; member393 atomic_set(&newrec->act_rport_cnt, 0); in nvme_fc_register_localport()455 if (atomic_read(&lport->act_rport_cnt) == 0) in nvme_fc_unregister_localport()2568 atomic_inc(&lport->act_rport_cnt); in nvme_fc_rport_active_on_lport()2577 cnt = atomic_dec_return(&lport->act_rport_cnt); in nvme_fc_rport_inactive_on_lport()