Home
last modified time | relevance | path

Searched refs:num_peers (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpeer.c201 ar->num_peers--; in ath12k_peer_cleanup()
254 ar->num_peers--; in ath12k_peer_delete()
273 if (ar->num_peers > (ar->max_num_peers - 1)) { in ath12k_peer_create()
337 ar->num_peers++; in ath12k_peer_create()
H A Dcore.h548 int num_peers; member
H A Dwmi.c182 config->num_peers = TARGET_NUM_PEERS(DBS); in ath12k_wmi_init_qcn9274()
185 config->num_peers = TARGET_NUM_PEERS(DBS_SBS); in ath12k_wmi_init_qcn9274()
189 config->num_peers = TARGET_NUM_PEERS(SINGLE); in ath12k_wmi_init_qcn9274()
235 config->num_peers = 16; in ath12k_wmi_init_wcn7850()
3366 wmi_cfg->num_peers = cpu_to_le32(tg_cfg->num_peers); in ath12k_wmi_copy_resource_config()
H A Dmac.c784 ar->num_peers = 0; in ath12k_mac_peer_cleanup_all()
3788 ar->num_peers--; in ath12k_mac_op_sta_state()
5067 ar->num_peers = 0; in ath12k_mac_op_start()
5328 ar->num_peers > (ar->max_num_peers - 1)) { in ath12k_mac_op_add_interface()
5524 ar->num_peers--; in ath12k_mac_op_add_interface()
H A Dwmi.h2286 u32 num_peers; member
2403 __le32 num_peers; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h18 #define TARGET_NUM_PEERS_PDEV(ab) (ab->hw_params.num_peers + TARGET_NUM_VDEVS(ab))
30 #define TARGET_NUM_STATIONS(ab) (ab->hw_params.num_peers)
199 u32 num_peers; member
H A Dpeer.c259 ar->num_peers--; in ath11k_peer_cleanup()
360 ar->num_peers--; in ath11k_peer_delete()
379 if (ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_peer_create()
458 ar->num_peers++; in ath11k_peer_create()
H A Dcore.c103 .num_peers = 512,
185 .num_peers = 512,
267 .num_peers = 512,
352 .num_peers = 128,
434 .num_peers = 512,
517 .num_peers = 512,
601 .num_peers = 512,
680 .num_peers = 512,
H A Dhw.c62 config->num_peers = 16; in ath11k_init_wmi_config_qca6390()
157 config->num_peers = TARGET_NUM_PEERS(ab, DBS); in ath11k_init_wmi_config_ipq8074()
160 config->num_peers = TARGET_NUM_PEERS(ab, DBS_SBS); in ath11k_init_wmi_config_ipq8074()
164 config->num_peers = TARGET_NUM_PEERS(ab, SINGLE); in ath11k_init_wmi_config_ipq8074()
H A Dcore.h692 int num_peers; member
H A Dwmi.h2342 u32 num_peers; member
5643 u32 num_peers; member
H A Dmac.c896 ar->num_peers = 0; in ath11k_mac_peer_cleanup_all()
5090 ar->num_peers--; in ath11k_mac_op_sta_state()
6363 ar->num_peers = 0; in ath11k_mac_op_start()
6736 ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_mac_op_add_interface()
H A Dwmi.c4223 wmi_cfg->num_peers = tg_cfg->num_peers; in ath11k_wmi_copy_resource_config()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c73 if (unlikely(peer_id >= ar->htt.tx_q_state.num_peers) || in __ath10k_htt_tx_txq_recalc()
396 htt->tx_q_state.num_peers = HTT_TX_Q_STATE_NUM_PEERS; in ath10k_htt_tx_alloc_txq()
719 cfg->q_state.num_peers = cpu_to_le16(htt->tx_q_state.num_peers); in ath10k_htt_send_frag_desc_bank_cfg_32()
781 cfg->q_state.num_peers = cpu_to_le16(htt->tx_q_state.num_peers); in ath10k_htt_send_frag_desc_bank_cfg_64()
H A Dcore.c217 .num_peers = 10,
648 .num_peers = TARGET_QCA9377_HL_NUM_PEERS,
721 .num_peers = TARGET_HL_TLV_NUM_PEERS,
2813 if (ar->hw_params.num_peers) in ath10k_core_init_firmware_features()
2814 ar->max_num_peers = ar->hw_params.num_peers; in ath10k_core_init_firmware_features()
H A Dwmi.c6657 config.num_peers = __cpu_to_le32(TARGET_NUM_PEERS); in ath10k_wmi_op_gen_init()
6875 config.num_peers = __cpu_to_le32(ar->max_num_peers); in ath10k_wmi_10_4_op_gen_init()
8555 size_t num_peers; in ath10k_wmi_main_op_fw_stats_fill() local
8567 num_peers = list_count_nodes(&fw_stats->peers); in ath10k_wmi_main_op_fw_stats_fill()
8586 "ath10k PEER stats", num_peers); in ath10k_wmi_main_op_fw_stats_fill()
8613 size_t num_peers; in ath10k_wmi_10x_op_fw_stats_fill() local
8625 num_peers = list_count_nodes(&fw_stats->peers); in ath10k_wmi_10x_op_fw_stats_fill()
8645 "ath10k PEER stats", num_peers); in ath10k_wmi_10x_op_fw_stats_fill()
8761 size_t num_peers; in ath10k_wmi_10_4_op_fw_stats_fill() local
8773 num_peers = list_count_nodes(&fw_stats->peers); in ath10k_wmi_10_4_op_fw_stats_fill()
[all …]
H A Dwmi-tlv.c297 num_peer_stats = __le32_to_cpu(ev->num_peers); in ath10k_wmi_tlv_op_pull_peer_stats_info()
1976 if (ar->hw_params.num_peers) in ath10k_wmi_tlv_op_gen_init()
1977 cfg->num_peers = __cpu_to_le32(ar->hw_params.num_peers); in ath10k_wmi_tlv_op_gen_init()
1979 cfg->num_peers = __cpu_to_le32(TARGET_TLV_NUM_PEERS); in ath10k_wmi_tlv_op_gen_init()
1992 if (ar->hw_params.num_peers) in ath10k_wmi_tlv_op_gen_init()
1993 cfg->num_tids = __cpu_to_le32(ar->hw_params.num_peers * 2); in ath10k_wmi_tlv_op_gen_init()
H A Dmac.c735 int num_peers = 0; in ath10k_peer_create() local
740 num_peers = ar->num_peers; in ath10k_peer_create()
744 num_peers++; in ath10k_peer_create()
746 if (num_peers >= ar->max_num_peers) in ath10k_peer_create()
779 ar->num_peers++; in ath10k_peer_create()
864 ar->num_peers--; in ath10k_peer_delete()
893 ar->num_peers--; in ath10k_peer_map_cleanup()
933 ar->num_peers = 0; in ath10k_peer_cleanup_all()
5576 if (ar->num_peers >= ar->max_num_peers) { in ath10k_add_interface()
5980 ar->num_peers--; in ath10k_remove_interface()
[all …]
H A Dhtt.h1508 __le16 num_peers; member
1934 u16 num_peers; member
H A Dhw.h591 u32 num_peers; member
H A Dwmi-tlv.h1748 __le32 num_peers; member
2102 __le32 num_peers; member
H A Ddebug.c300 size_t num_peers; in ath10k_debug_fw_stats_process() local
337 num_peers = list_count_nodes(&ar->debug.fw_stats.peers); in ath10k_debug_fw_stats_process()
356 if (num_peers >= ATH10K_MAX_NUM_PEER_IDS) { in ath10k_debug_fw_stats_process()
H A Dcore.h1190 int num_peers; member
H A Dwmi.h2366 __le32 num_peers; member
2563 __le32 num_peers; member
2768 __le32 num_peers; member
H A Dhtt_rx.c3588 if (unlikely(peer_id >= ar->htt.tx_q_state.num_peers) || in ath10k_htt_rx_tx_fetch_ind()
3752 if (unlikely(peer_id >= ar->htt.tx_q_state.num_peers) || in ath10k_htt_rx_tx_mode_switch_ind()