Searched refs:OSAL_FIND_FIRST_BIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ | ||
| H A D | bcm_osal.h | 330 #define OSAL_FIND_FIRST_BIT(bitmap, length) \ macro |
| H A D | ecore_int.c | 1149 num = (u8)OSAL_FIND_FIRST_BIT(&bitmask, in ecore_int_deassertion() |