Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h351 u16 sb_id, bool b_to_vf);
H A Decore_int.c2434 u16 sb_id, bool b_to_vf) in ecore_int_igu_relocate_sb() argument
2455 if (b_to_vf) { in ecore_int_igu_relocate_sb()
2464 if (!b_to_vf) { in ecore_int_igu_relocate_sb()
2480 (!!(p_block->status & ECORE_IGU_STATUS_PF) != b_to_vf)) { in ecore_int_igu_relocate_sb()
2481 if (b_to_vf) in ecore_int_igu_relocate_sb()
2497 if (b_to_vf) { in ecore_int_igu_relocate_sb()