Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h205 #define HCA_PIO_RETRY_CNT (3) macro
235 int cnt = HCA_PIO_RETRY_CNT
249 cnt = HCA_PIO_RETRY_CNT; \
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c84 retry_cnt = HCA_PIO_RETRY_CNT; in hermon_cmd_post()
95 if ((retry_cnt == HCA_PIO_RETRY_CNT && in hermon_cmd_post()
102 } else if (retry_cnt != HCA_PIO_RETRY_CNT) { in hermon_cmd_post()
118 retry_cnt = HCA_PIO_RETRY_CNT; in hermon_cmd_post()
133 retry_cnt2 = HCA_PIO_RETRY_CNT; in hermon_cmd_post()
145 if ((retry_cnt == HCA_PIO_RETRY_CNT && in hermon_cmd_post()
207 if ((retry_cnt == HCA_PIO_RETRY_CNT && in hermon_cmd_post()
218 } else if (retry_cnt != HCA_PIO_RETRY_CNT) { in hermon_cmd_post()
1053 if (fm_loop_cnt != HCA_PIO_RETRY_CNT) { in hermon_write_hcr()
1099 if (fm_loop_cnt != HCA_PIO_RETRY_CNT) { in hermon_write_hcr()
[all …]
H A Dhermon_fm.c1695 HCA_PIO_RETRY_CNT, 0, NULL, NULL, NULL}, /* 1 */
1697 HCA_PIO_RETRY_CNT, 0, NULL, NULL, NULL}, /* 2 */