Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c886 pdev->context_info->array[cid].cfc_delete_cnt = 0; in lm_recycle_cid()
H A Dlm_sp.c2797 if (pdev->context_info->array[cid].cfc_delete_cnt++ < LM_MAX_VALID_CFC_DELETIONS) in lm_eq_handle_cfc_del_eqe()
2800 pdev->context_info->array[cid].cfc_delete_cnt); in lm_eq_handle_cfc_del_eqe()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2764 u8_t cfc_delete_cnt; member