Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/
H A Dqede_sriov.c157 OSAL_CLEAR_BIT(QED_IOV_WQ_MSG_FLAG, &p_hwfn->iov_task_flags); in qed_iov_pf_task()
163 OSAL_CLEAR_BIT(QED_IOV_WQ_BULLETIN_UPDATE_FLAG, in qed_iov_pf_task()
171 OSAL_CLEAR_BIT(QED_IOV_WQ_FLR_FLAG, &p_hwfn->iov_task_flags); in qed_iov_pf_task()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_spq.h131 (OSAL_CLEAR_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap))
H A Dbcm_osal.h323 #define OSAL_CLEAR_BIT(bit, bitmap) \ macro
H A Decore_l2.c168 OSAL_CLEAR_BIT(p_cid->qid_usage_idx, in ecore_eth_queue_qid_usage_del()
H A Decore_cxt.c1901 OSAL_CLEAR_BIT(rel_cid, p_map->cid_map); in _ecore_cxt_release_cid()