Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c413 pdev->flr_stats.pbf_queue[idx] = 0; in lm_cleanup_after_flr()
420 if (pdev->flr_stats.pbf_queue[idx]++ < wait_ms/DEFAULT_WAIT_INTERVAL_MICSEC) in lm_cleanup_after_flr()
435 … pdev->flr_stats.pbf_queue[idx], DEFAULT_WAIT_INTERVAL_MICSEC, (idx == 2) ? 4 : idx); in lm_cleanup_after_flr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3340 pdev->flr_stats.pbf_queue[idx] = 0; in lm_pf_cleanup_vf_after_flr()
3346 if (pdev->flr_stats.pbf_queue[idx]++ < wait_ms/DEFAULT_WAIT_INTERVAL_MICSEC) { in lm_pf_cleanup_vf_after_flr()
3358 … pdev->flr_stats.pbf_queue[idx], DEFAULT_WAIT_INTERVAL_MICSEC, (idx == 2) ? 4 : idx); in lm_pf_cleanup_vf_after_flr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8030 …u8_t pbf_queue /* pbf queue to transmit on. Normally equal to port (i.e. always 0 in E2 operationa… member
8032 …u8_t pbf_queue /* pbf queue to transmit on. Normally equal to port (i.e. always 0 in E2 operationa…
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2909 u32_t pbf_queue[3]; member