Home
last modified time | relevance | path

Searched refs:ECORE_IGU_STATUS_FREE (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h26 #define ECORE_IGU_STATUS_FREE 0x01 macro
H A Decore_int.c1674 !(p_block->status & ECORE_IGU_STATUS_FREE)) in ecore_get_igu_free_sb()
1764 p_block->status &= ~ECORE_IGU_STATUS_FREE; in ecore_int_sb_init()
1826 p_block->status |= ECORE_IGU_STATUS_FREE; in ecore_int_sb_release()
2256 ECORE_IGU_STATUS_FREE; in ecore_int_igu_reset_cam()
2264 ECORE_IGU_STATUS_FREE; in ecore_int_igu_reset_cam()
2377 ECORE_IGU_STATUS_FREE; in ecore_int_igu_read_cam()
2386 ECORE_IGU_STATUS_FREE; in ecore_int_igu_read_cam()
2479 !(p_block->status & ECORE_IGU_STATUS_FREE) || in ecore_int_igu_relocate_sb()
H A Decore_sriov.c1009 p_block->status &= ~ECORE_IGU_STATUS_FREE; in ecore_iov_alloc_vf_igu_sbs()
1061 p_info->entry[igu_id].status |= ECORE_IGU_STATUS_FREE; in ecore_iov_free_vf_igu_sbs()