Searched refs:OSAL_SET_BIT (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_spq.h | 128 (OSAL_SET_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap))
|
| H A D | bcm_osal.h | 320 #define OSAL_SET_BIT(bit, bitmap) \ macro
|
| H A D | ecore_dev.c | 5155 OSAL_SET_BIT(ECORE_DEV_CAP_ETH, in ecore_hw_get_nvm_info() 5158 OSAL_SET_BIT(ECORE_DEV_CAP_FCOE, in ecore_hw_get_nvm_info() 5161 OSAL_SET_BIT(ECORE_DEV_CAP_ISCSI, in ecore_hw_get_nvm_info() 5164 OSAL_SET_BIT(ECORE_DEV_CAP_ROCE, in ecore_hw_get_nvm_info() 5167 OSAL_SET_BIT(ECORE_DEV_CAP_IWARP, in ecore_hw_get_nvm_info()
|
| H A D | ecore_l2.c | 155 OSAL_SET_BIT(first, p_l2_info->pp_qid_usage[queue_id]); in ecore_eth_queue_qid_usage_add()
|
| H A D | ecore_cxt.c | 1820 OSAL_SET_BIT(rel_cid, p_map->cid_map); in _ecore_cxt_acquire_cid()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_sriov.c | 191 OSAL_SET_BIT(flag, &p_hwfn->iov_task_flags); in qed_schedule_iov()
|