Home
last modified time | relevance | path

Searched defs:semaphore (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_llh.c15 u32 semaphore) in hw_atl_reg_glb_cpu_sem_set()
20 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get()
H A Dhw_atl_llh_internal.h15 #define HW_ATL_GLB_CPU_SEM_ADR(semaphore) (0x000003a0u + (semaphore) * 0x4) argument