Searched refs:REQUEST_ENTRY_CNT (Results 1 – 4 of 4) sorted by relevance
119 ha->req_q_cnt = (uint16_t)(REQUEST_ENTRY_CNT - in ql_start_iocb()204 if (ha->req_ring_index == REQUEST_ENTRY_CNT) { in ql_start_iocb()292 (REQUEST_ENTRY_CNT - in ql_req_pkt()386 if (ha->req_ring_index == REQUEST_ENTRY_CNT) { in ql_isp_cmd()568 if (ha->req_ring_index == REQUEST_ENTRY_CNT) { in ql_continuation_iocb()
716 cnt = REQUEST_ENTRY_CNT; in ql_nvram_config()1193 w1 = REQUEST_ENTRY_CNT; in ql_nvram_24xx_config()2649 ha->req_q_cnt = REQUEST_ENTRY_CNT - 1; in ql_init_rings()
3815 for (cnt = 0; cnt < REQUEST_ENTRY_CNT; cnt++) { in ql_abort()
376 #define REQUEST_ENTRY_CNT 512 /* Request entries (205-65535) */ macro384 #define REQUEST_QUEUE_SIZE (REQUEST_ENTRY_SIZE * REQUEST_ENTRY_CNT)