Searched refs:TARGET_NUM_STATIONS (Results 1 – 3 of 3) sorted by relevance
31 #define TARGET_NUM_STATIONS(ab, x) TARGET_NUM_STATIONS_##x(ab) macro
688 #define TARGET_NUM_STATIONS 16 macro689 #define TARGET_NUM_PEERS ((TARGET_NUM_STATIONS) + \
10548 ar->max_num_stations = TARGET_NUM_STATIONS(ab); in __ath11k_mac_register()