Searched refs:OSAL_CLEAR_BIT (Results 1 – 4 of 4) sorted by relevance
199 OSAL_CLEAR_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap); \
367 #define OSAL_CLEAR_BIT(bit, bitmap) bit_clear((bitstr_t *)bitmap, bit) macro
200 OSAL_CLEAR_BIT(p_cid->qid_usage_idx, in ecore_eth_queue_qid_usage_del()
2111 OSAL_CLEAR_BIT(rel_cid, p_map->cid_map); in _ecore_cxt_release_cid()