Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1473 tq->qfull_retry_count = ha->qfull_retry_count; in ql_fast_fcp_post()
2423 (sts.comp_status == CS_QUEUE_FULL && tq->qfull_retry_count != 0) || in ql_status_error()
2431 tq->qfull_retry_count); in ql_status_error()
2435 tq->qfull_retry_count--; in ql_status_error()
H A Dql_init.c1672 ha->qfull_retry_count = 16; in ql_common_properties()
1674 ha->qfull_retry_count = (uint8_t)data; in ql_common_properties()
1678 ha->qfull_retry_count = 16; in ql_common_properties()
H A Dql_api.c6805 tq->qfull_retry_count = ha->qfull_retry_count; in ql_dev_init()
6833 tq->qfull_retry_count = ha->qfull_retry_count; in ql_dev_init()
7845 tq->qfull_retry_count = ha->qfull_retry_count; in ql_done()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1274 uint16_t qfull_retry_count; member
1562 uint8_t qfull_retry_count; member