Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h334 #define OSAL_FIND_FIRST_ZERO_BIT(bitmap, length) \ macro
H A Decore_l2.c148 first = (u8)OSAL_FIND_FIRST_ZERO_BIT(p_l2_info->pp_qid_usage[queue_id], in ecore_eth_queue_qid_usage_add()
H A Decore_cxt.c1811 rel_cid = OSAL_FIND_FIRST_ZERO_BIT(p_map->cid_map, in _ecore_cxt_acquire_cid()