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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.h201 OSAL_CLEAR_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap); \
H A Dbcm_osal.h400 #define OSAL_CLEAR_BIT(bit, bitmap) bit_clear((bitstr_t *)bitmap, bit) macro
H A Decore_cxt.c2115 OSAL_CLEAR_BIT(rel_cid, p_map->cid_map);
H A Decore_l2.c202 OSAL_CLEAR_BIT(p_cid->qid_usage_idx,

Completed in 112 milliseconds