Home
last modified time | relevance | path

Searched refs:b_to_vf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h357 u16 sb_id, bool b_to_vf);
H A Decore_int.c2290 u16 sb_id, bool b_to_vf) in ecore_int_igu_relocate_sb() argument
2311 if (b_to_vf) { in ecore_int_igu_relocate_sb()
2320 if (!b_to_vf) { in ecore_int_igu_relocate_sb()
2336 (!!(p_block->status & ECORE_IGU_STATUS_PF) != b_to_vf)) { in ecore_int_igu_relocate_sb()
2337 if (b_to_vf) in ecore_int_igu_relocate_sb()
2353 if (b_to_vf) { in ecore_int_igu_relocate_sb()