Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c4641 DbgBreakIf(S16_SUB(con_idx, pdev->kq_info.history_kcq_con_idx) < 0); in lm_ack_kernel_cqes()
4646 pdev->kq_info.history_kcq_con_idx); in lm_ack_kernel_cqes()
4658 pdev->kq_info.history_kcq_con_idx += (u16_t) num_cqes; in lm_ack_kernel_cqes()
4675 pdev->kq_info.history_kcq_con_idx); in lm_ack_kernel_cqes()
H A Dlm5706.h936 u16_t history_kcq_con_idx; member
H A Dbnx_hw_reset.c1261 kq->history_kcq_con_idx = 0; in init_kq()