Home
last modified time | relevance | path

Searched refs:is_pf (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c310 u32 idx, bool is_pf) in i40e_remove_sd_bp_new() argument
314 if (!is_pf) in i40e_remove_sd_bp_new()
359 u32 idx, bool is_pf) in i40e_remove_pd_page_new() argument
363 if (!is_pf) in i40e_remove_pd_page_new()
H A Di40e_hmc.h239 u32 idx, bool is_pf);
244 u32 idx, bool is_pf);
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.c1544 !p_block->is_pf || in ecore_get_pf_igu_sb_id()
2000 !p_block->is_pf || in ecore_int_igu_init_pure_rt()
2099 p_block->is_pf = 1; in ecore_int_igu_reset_cam()
2107 p_block->is_pf = 1; in ecore_int_igu_reset_cam()
2116 p_block->is_pf = 0; in ecore_int_igu_reset_cam()
2123 p_block->is_pf = 0; in ecore_int_igu_reset_cam()
2229 if ((p_block->is_pf) && in ecore_int_igu_read_cam()
2237 } else if (!(p_block->is_pf) && in ecore_int_igu_read_cam()
2362 p_block->is_pf = 0; in ecore_int_igu_relocate_sb()
2379 p_block->is_pf = 1; in ecore_int_igu_relocate_sb()
[all …]
H A Decore_int.h63 u8 is_pf; member
H A Decore_dev.c1317 if (!p_block->is_pf) in ecore_init_cau_rt_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2900 u32_t is_pf; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c284 pdev->flr_stats.is_pf = TRUE; in lm_cleanup_after_flr()