Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h951 #define RQB_COUNT 256 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7352 count += RQB_COUNT * (RQB_DATA_SIZE + RQB_HEADER_SIZE); in emlxs_sli4_resource_alloc()
7534 for (j = 0; j < (RQ_DEPTH/RQB_COUNT); j++) { in emlxs_sli4_resource_alloc()
7537 for (k = 0; k < RQB_COUNT; k++) { in emlxs_sli4_resource_alloc()
7545 rqb[k + (j * RQB_COUNT)]; in emlxs_sli4_resource_alloc()
8535 rqdb.db.NumPosted = RQB_COUNT; in emlxs_sli4_create_queues()
8541 hba->sli.sli4.rq[i-1].qid, RQB_COUNT); in emlxs_sli4_create_queues()