Home
last modified time | relevance | path

Searched refs:ack_en (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c1060 if (pdev->debug_info.ack_dis[rss_id] == pdev->debug_info.ack_en[rss_id]) { in lm_int_ack_sb_disable()
1082 pdev->debug_info.ack_en[rss_id]++; in lm_int_ack_sb_enable()
1086 pdev->debug_info.ack_en[rss_id]++; in lm_int_ack_sb_enable()
1097 pdev->debug_info.ack_en[rss_id]++; in lm_int_ack_sb_enable()
H A Dlm_resc.c1797 mm_mem_zero(pdev->debug_info.ack_en, sizeof(pdev->debug_info.ack_en)); in lm_common_setup_alloc_resc()
H A Dlm_devinfo.c3627 pdev->debug_info.ack_en[0] = 1; in lm_get_dev_info()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2624 mm_mem_zero(pdev->debug_info.ack_en, sizeof(pdev->debug_info.ack_en)); in lm_vf_setup_alloc_resc()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3050 u32_t ack_en[MAX_HW_CHAINS]; member