Searched refs:HAL_SRNG_CONFIG (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_srng.c | 127 HAL_SRNG_CONFIG(hal, ring_type); in hal_get_srng_ring_id() 169 HAL_SRNG_CONFIG(hal_soc, ring_type); in hal_update_srng_hp_tp_address() 1411 HAL_SRNG_CONFIG(hal, CE_DST); in hal_ce_dst_setup() 1590 HAL_SRNG_CONFIG(hal, ring_type); in hal_srng_is_near_full_irq_supported() 1720 HAL_SRNG_CONFIG(hal, ring_type); in hal_srng_setup_idx() 1978 HAL_SRNG_CONFIG(hal, ring_type); in hal_srng_get_entrysize() 1987 HAL_SRNG_CONFIG(hal, ring_type); in hal_srng_max_entries() 1997 HAL_SRNG_CONFIG(hal, ring_type); in hal_srng_get_dir()
|
D | hal_generic_api.h | 148 ring_config = HAL_SRNG_CONFIG(hal_soc, ring_type); in hal_get_hw_hptp_generic() 186 HAL_SRNG_CONFIG(hal, srng->ring_type); in hal_srng_hw_disable_generic()
|
D | hal_hw_headers.h | 338 #define HAL_SRNG_CONFIG(_hal_soc, _ring_type) \ macro
|