Home
last modified time | relevance | path

Searched refs:ath12k_core_get_max_station_per_radio (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h994 u32 ath12k_core_get_max_station_per_radio(struct ath12k_base *ab);
Dcore.c567 u32 ath12k_core_get_max_station_per_radio(struct ath12k_base *ab) in ath12k_core_get_max_station_per_radio() function
Dmac.c9044 ar->max_num_stations = ath12k_core_get_max_station_per_radio(ar->ab); in ath12k_mac_setup_register()