Home
last modified time | relevance | path

Searched refs:qfull_retry_count (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1532 tq->qfull_retry_count = ha->qfull_retry_count; in ql_fast_fcp_post()
2551 (sts.comp_status == CS_QUEUE_FULL && tq->qfull_retry_count != 0) || in ql_status_error()
2559 tq->qfull_retry_count); in ql_status_error()
2563 tq->qfull_retry_count--; in ql_status_error()
H A Dql_init.c1694 ha->qfull_retry_count = 16; in ql_common_properties()
1696 ha->qfull_retry_count = (uint8_t)data; in ql_common_properties()
1700 ha->qfull_retry_count = 16; in ql_common_properties()
H A Dql_api.c7188 tq->qfull_retry_count = ha->qfull_retry_count; in ql_dev_init()
7212 tq->qfull_retry_count = ha->qfull_retry_count; in ql_dev_init()
8275 tq->qfull_retry_count = ha->qfull_retry_count; in ql_done()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1449 uint16_t qfull_retry_count; member
1813 uint8_t qfull_retry_count; member