Home
last modified time | relevance | path

Searched refs:RESPONSE_ENTRY_CNT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1551 if (ha->isp_rsp_index >= RESPONSE_ENTRY_CNT) { in ql_response_pkt()
1570 ((uint32_t)(RESPONSE_ENTRY_CNT - ha->rsp_ring_index) * in ql_response_pkt()
1575 ((uint32_t)(RESPONSE_ENTRY_CNT - ha->rsp_ring_index) * in ql_response_pkt()
1602 if (ha->rsp_ring_index == RESPONSE_ENTRY_CNT) { in ql_response_pkt()
H A Dql_init.c719 cnt = RESPONSE_ENTRY_CNT; in ql_nvram_config()
1196 w1 = RESPONSE_ENTRY_CNT; in ql_nvram_24xx_config()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h377 #define RESPONSE_ENTRY_CNT 256 /* Response entries (1-65535) */ macro
387 #define RESPONSE_QUEUE_SIZE (RESPONSE_ENTRY_SIZE * RESPONSE_ENTRY_CNT)