Searched refs:nxt_cqid (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c186 i = phba->nxt_cqid++;
187 if (phba->nxt_cqid == phba->num_cpus)
188 phba->nxt_cqid = 0;
H A Dbe_main.h279 unsigned int nxt_cqid; member in struct:beiscsi_hba

Completed in 91 milliseconds