Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h760 #define TARGET_TLV_NUM_PEERS 33 macro
762 #define TARGET_TLV_NUM_TIDS ((TARGET_TLV_NUM_PEERS) * 2)
H A Dcore.c2773 max_num_peers = TARGET_TLV_NUM_PEERS; in ath10k_core_init_firmware_features()
H A Dwmi-tlv.c1979 cfg->num_peers = __cpu_to_le32(TARGET_TLV_NUM_PEERS); in ath10k_wmi_tlv_op_gen_init()