Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.h58 #define ECORE_IGU_STATUS_PF 0x04 macro
H A Decore_int.c1525 if (!!(p_block->status & ECORE_IGU_STATUS_PF) == in ecore_get_igu_free_sb()
2102 ECORE_IGU_STATUS_PF | in ecore_int_igu_reset_cam()
2110 ECORE_IGU_STATUS_PF | in ecore_int_igu_reset_cam()
2231 p_block->status = ECORE_IGU_STATUS_PF | in ecore_int_igu_read_cam()
2336 (!!(p_block->status & ECORE_IGU_STATUS_PF) != b_to_vf)) { in ecore_int_igu_relocate_sb()
2354 p_block->status &= ~ECORE_IGU_STATUS_PF; in ecore_int_igu_relocate_sb()
2377 p_block->status |= ECORE_IGU_STATUS_PF; in ecore_int_igu_relocate_sb()