Home
last modified time | relevance | path

Searched refs:TARGET_10X_NUM_PEERS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhw.h731 #define TARGET_10X_NUM_PEERS ((TARGET_10X_NUM_STATIONS) + \ macro
740 (TARGET_10X_NUM_PEERS) * 2)
H A Dcore.c2472 max_num_peers = TARGET_10X_NUM_PEERS; in ath10k_core_init_firmware_features()
H A Dwmi.c6638 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
6707 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhw.h724 #define TARGET_10X_NUM_PEERS ((TARGET_10X_NUM_STATIONS) + \ macro
733 (TARGET_10X_NUM_PEERS) * 2)
H A Dcore.c2684 max_num_peers = TARGET_10X_NUM_PEERS; in ath10k_core_init_firmware_features()
H A Dwmi.c6638 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
6707 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()

Completed in 32 milliseconds