Searched refs:pbf_queue (Results 1 – 4 of 4) sorted by relevance
413 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()
3340 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()
8030 …u8_t pbf_queue /* pbf queue to transmit on. Normally equal to port (i.e. always 0 in E2 operationa… member8032 …u8_t pbf_queue /* pbf queue to transmit on. Normally equal to port (i.e. always 0 in E2 operationa…
2909 u32_t pbf_queue[3]; member