Home
last modified time | relevance | path

Searched refs:OSAL_SET_BIT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.h195 OSAL_SET_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap); \
H A Dbcm_osal.h366 #define OSAL_SET_BIT(bit, bitmap) bit_set((bitstr_t *)bitmap, bit) macro
H A Decore_dev.c5351 OSAL_SET_BIT(ECORE_DEV_CAP_ETH, in ecore_hw_get_nvm_info()
5354 OSAL_SET_BIT(ECORE_DEV_CAP_FCOE, in ecore_hw_get_nvm_info()
5357 OSAL_SET_BIT(ECORE_DEV_CAP_ISCSI, in ecore_hw_get_nvm_info()
5360 OSAL_SET_BIT(ECORE_DEV_CAP_ROCE, in ecore_hw_get_nvm_info()
5363 OSAL_SET_BIT(ECORE_DEV_CAP_IWARP, in ecore_hw_get_nvm_info()
H A Decore_rdma.c97 OSAL_SET_BIT(*id_num, bmap->bitmap); in ecore_rdma_bmap_alloc_id()
117 OSAL_SET_BIT(id_num, bmap->bitmap); in ecore_bmap_set_id()
H A Decore_l2.c187 OSAL_SET_BIT(first, p_l2_info->pp_qid_usage[queue_id]); in ecore_eth_queue_qid_usage_add()
H A Decore_cxt.c2029 OSAL_SET_BIT(rel_cid, p_map->cid_map); in _ecore_cxt_acquire_cid()