Searched refs:HAL_WBM2SW_RELEASE (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp.c | 139 case HAL_WBM2SW_RELEASE: in ath11k_dp_srng_calculate_msi_group() 246 case HAL_WBM2SW_RELEASE: in ath11k_dp_srng_setup() 301 case HAL_WBM2SW_RELEASE: in ath11k_dp_srng_setup() 428 HAL_WBM2SW_RELEASE, wbm_num, 0, in ath11k_dp_srng_common_setup() 452 ret = ath11k_dp_srng_setup(ab, &dp->rx_rel_ring, HAL_WBM2SW_RELEASE, in ath11k_dp_srng_common_setup()
|
H A D | hal.h | 441 HAL_WBM2SW_RELEASE, enumerator
|
H A D | hal.c | 1287 s = &hal->srng_config[HAL_WBM2SW_RELEASE]; in ath11k_hal_srng_create_config()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp.c | 140 case HAL_WBM2SW_RELEASE: in ath12k_dp_srng_calculate_msi_group() 284 case HAL_WBM2SW_RELEASE: in ath12k_dp_srng_setup() 504 HAL_WBM2SW_RELEASE, tx_comp_ring_num, 0, in ath12k_dp_srng_common_setup() 521 ret = ath12k_dp_srng_setup(ab, &dp->rx_rel_ring, HAL_WBM2SW_RELEASE, in ath12k_dp_srng_common_setup()
|
H A D | hal.c | 125 [HAL_WBM2SW_RELEASE] = { 605 s = &hal->srng_config[HAL_WBM2SW_RELEASE]; in ath12k_hal_srng_create_config_qcn9274() 1425 s = &hal->srng_config[HAL_WBM2SW_RELEASE]; in ath12k_hal_srng_create_config_wcn7850()
|
H A D | hal.h | 523 HAL_WBM2SW_RELEASE, enumerator
|