Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h1196 int max_num_tdls_vdevs; member
H A Dcore.c2776 ar->max_num_tdls_vdevs = TARGET_TLV_NUM_TDLS_VDEVS; in ath10k_core_init_firmware_features()
2798 ar->max_num_tdls_vdevs = TARGET_10_4_NUM_TDLS_VDEVS; in ath10k_core_init_firmware_features()
H A Dmac.c7520 if (num_tdls_stations >= ar->max_num_tdls_vdevs) { in ath10k_sta_state()
7523 ar->max_num_tdls_vdevs); in ath10k_sta_state()