Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h28 #define ECORE_IGU_STATUS_PF 0x04 macro
H A Decore_int.c1677 if (!!(p_block->status & ECORE_IGU_STATUS_PF) == in ecore_get_igu_free_sb()
2247 ECORE_IGU_STATUS_PF | in ecore_int_igu_reset_cam()
2255 ECORE_IGU_STATUS_PF | in ecore_int_igu_reset_cam()
2375 p_block->status = ECORE_IGU_STATUS_PF | in ecore_int_igu_read_cam()
2480 (!!(p_block->status & ECORE_IGU_STATUS_PF) != b_to_vf)) { in ecore_int_igu_relocate_sb()
2498 p_block->status &= ~ECORE_IGU_STATUS_PF; in ecore_int_igu_relocate_sb()
2521 p_block->status |= ECORE_IGU_STATUS_PF; in ecore_int_igu_relocate_sb()