Searched refs:acquired (Results 1 – 5 of 5) sorted by relevance
283 return p_hwfn->p_cxt_mngr->acquired[type].start_cid; in ecore_cxt_get_proto_cid_start()978 OSAL_FREE(p_hwfn->p_dev, p_mngr->acquired[type].cid_map); in ecore_cid_map_free()979 p_mngr->acquired[type].cid_map = OSAL_NULL; in ecore_cid_map_free()980 p_mngr->acquired[type].max_count = 0; in ecore_cid_map_free()981 p_mngr->acquired[type].start_cid = 0; in ecore_cid_map_free()1031 p_map = &p_mngr->acquired[type]; in ecore_cid_map_alloc_single()1219 p_map = &p_mngr->acquired[type]; in ecore_cxt_mngr_setup()1802 p_map = &p_mngr->acquired[type]; in _ecore_cxt_acquire_cid()1849 *pp_map = &p_mngr->acquired[*p_type]; in ecore_cxt_test_cid_acquired()
312 struct ecore_cid_acquired_map acquired[MAX_CONN_TYPES]; member
119 FM10000 PMD. The switch driver can be acquired from Intel support.
299 and releases acquired resources after processing of current operation is438 stateful processing and releases acquired resources after processing
23 the lock to each CPU/thread in the order they acquired the lock.