Home
last modified time | relevance | path

Searched refs:OSAL_CLEAR_BIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.h199 OSAL_CLEAR_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap); \
H A Dbcm_osal.h367 #define OSAL_CLEAR_BIT(bit, bitmap) bit_clear((bitstr_t *)bitmap, bit) macro
H A Decore_l2.c200 OSAL_CLEAR_BIT(p_cid->qid_usage_idx, in ecore_eth_queue_qid_usage_del()
H A Decore_cxt.c2111 OSAL_CLEAR_BIT(rel_cid, p_map->cid_map); in _ecore_cxt_release_cid()