Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dpeer.c186 ar->num_peers--; in ath11k_peer_cleanup()
239 ar->num_peers--; in ath11k_peer_delete()
257 if (ar->num_peers > (ar->max_num_peers - 1)) { in ath11k_peer_create()
317 ar->num_peers++; in ath11k_peer_create()
H A Dhw.c38 config->num_peers = 16; in ath11k_init_wmi_config_qca6390()
86 config->num_peers = TARGET_NUM_PEERS(DBS); in ath11k_init_wmi_config_ipq8074()
89 config->num_peers = TARGET_NUM_PEERS(DBS_SBS); in ath11k_init_wmi_config_ipq8074()
93 config->num_peers = TARGET_NUM_PEERS(SINGLE); in ath11k_init_wmi_config_ipq8074()
H A Dcore.h515 int num_peers; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/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.h527 int num_peers; member
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeer.c30 if (wg->num_peers >= MAX_PEERS_PER_DEVICE) in wg_peer_create()
63 ++wg->num_peers; in wg_peer_create()
149 --peer->device->num_peers; in peer_remove_after_dead()
H A Ddevice.h54 unsigned int num_peers, device_update_gen; member
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeer.c30 if (wg->num_peers >= MAX_PEERS_PER_DEVICE) in wg_peer_create()
62 ++wg->num_peers; in wg_peer_create()
148 --peer->device->num_peers; in peer_remove_after_dead()
H A Ddevice.h54 unsigned int num_peers, device_update_gen; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/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)
195 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.c94 .num_peers = 512,
176 .num_peers = 512,
258 .num_peers = 512,
343 .num_peers = 128,
425 .num_peers = 512,
508 .num_peers = 512,
592 .num_peers = 512,
671 .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()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/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()
717 cfg->q_state.num_peers = cpu_to_le16(htt->tx_q_state.num_peers); in ath10k_htt_send_frag_desc_bank_cfg_32()
779 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.c188 .num_peers = 10,
569 .num_peers = TARGET_QCA9377_HL_NUM_PEERS,
632 .num_peers = TARGET_HL_TLV_NUM_PEERS,
2521 if (ar->hw_params.num_peers) in ath10k_core_init_firmware_features()
2522 ar->max_num_peers = ar->hw_params.num_peers; in ath10k_core_init_firmware_features()
H A Dhtt.h1602 __le16 num_peers; member
2026 u16 num_peers; member
H A Dwmi-tlv.c285 num_peer_stats = __le32_to_cpu(ev->num_peers); in ath10k_wmi_tlv_op_pull_peer_stats_info()
1894 if (ar->hw_params.num_peers) in ath10k_wmi_tlv_op_gen_init()
1895 cfg->num_peers = __cpu_to_le32(ar->hw_params.num_peers); in ath10k_wmi_tlv_op_gen_init()
1897 cfg->num_peers = __cpu_to_le32(TARGET_TLV_NUM_PEERS); in ath10k_wmi_tlv_op_gen_init()
1910 if (ar->hw_params.num_peers) in ath10k_wmi_tlv_op_gen_init()
1911 cfg->num_tids = __cpu_to_le32(ar->hw_params.num_peers * 2); in ath10k_wmi_tlv_op_gen_init()
H A Dwmi.c6567 config.num_peers = __cpu_to_le32(TARGET_NUM_PEERS); in ath10k_wmi_op_gen_init()
6638 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
6704 config.num_peers = __cpu_to_le32(TARGET_10X_TX_STATS_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()
6707 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()
6785 config.num_peers = __cpu_to_le32(ar->max_num_peers); in ath10k_wmi_10_4_op_gen_init()
8453 size_t num_peers; in ath10k_wmi_main_op_fw_stats_fill() local
8465 num_peers = ath10k_wmi_fw_stats_num_peers(&fw_stats->peers); in ath10k_wmi_main_op_fw_stats_fill()
8484 "ath10k PEER stats", num_peers); in ath10k_wmi_main_op_fw_stats_fill()
8511 size_t num_peers; in ath10k_wmi_10x_op_fw_stats_fill() local
8523 num_peers in ath10k_wmi_10x_op_fw_stats_fill()
8659 size_t num_peers; ath10k_wmi_10_4_op_fw_stats_fill() local
[all...]
H A Dmac.c722 int num_peers = 0; in ath10k_peer_create() local
727 num_peers = ar->num_peers; in ath10k_peer_create()
731 num_peers++; in ath10k_peer_create()
733 if (num_peers >= ar->max_num_peers) in ath10k_peer_create()
766 ar->num_peers++; in ath10k_peer_create()
851 ar->num_peers--; in ath10k_peer_delete()
880 ar->num_peers--; in ath10k_peer_map_cleanup()
920 ar->num_peers = 0; in ath10k_peer_cleanup_all()
5406 if (ar->num_peers > in ath10k_add_interface()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/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.c208 .num_peers = 10,
639 .num_peers = TARGET_QCA9377_HL_NUM_PEERS,
712 .num_peers = TARGET_HL_TLV_NUM_PEERS,
2733 if (ar->hw_params.num_peers) in ath10k_core_init_firmware_features()
2734 ar->max_num_peers = ar->hw_params.num_peers; in ath10k_core_init_firmware_features()
H A Dwmi-tlv.c285 num_peer_stats = __le32_to_cpu(ev->num_peers); in ath10k_wmi_tlv_op_pull_peer_stats_info()
1905 if (ar->hw_params.num_peers) in ath10k_wmi_tlv_op_gen_init()
1906 cfg->num_peers = __cpu_to_le32(ar->hw_params.num_peers); in ath10k_wmi_tlv_op_gen_init()
1908 cfg->num_peers = __cpu_to_le32(TARGET_TLV_NUM_PEERS); in ath10k_wmi_tlv_op_gen_init()
1921 if (ar->hw_params.num_peers) in ath10k_wmi_tlv_op_gen_init()
1922 cfg->num_tids = __cpu_to_le32(ar->hw_params.num_peers * 2); in ath10k_wmi_tlv_op_gen_init()
H A Dwmi.c6567 config.num_peers = __cpu_to_le32(TARGET_NUM_PEERS); in ath10k_wmi_op_gen_init()
6638 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_1_op_gen_init()
6704 config.num_peers = __cpu_to_le32(TARGET_10X_TX_STATS_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()
6707 config.num_peers = __cpu_to_le32(TARGET_10X_NUM_PEERS); in ath10k_wmi_10_2_op_gen_init()
6785 config.num_peers = __cpu_to_le32(ar->max_num_peers); in ath10k_wmi_10_4_op_gen_init()
8431 size_t num_peers; in ath10k_wmi_main_op_fw_stats_fill() local
8443 num_peers = list_count_nodes(&fw_stats->peers); in ath10k_wmi_main_op_fw_stats_fill()
8462 "ath10k PEER stats", num_peers); in ath10k_wmi_main_op_fw_stats_fill()
8489 size_t num_peers; in ath10k_wmi_10x_op_fw_stats_fill() local
8501 num_peers in ath10k_wmi_10x_op_fw_stats_fill()
8637 size_t num_peers; ath10k_wmi_10_4_op_fw_stats_fill() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h377 u8 num_peers; member
862 return esw->num_peers; in mlx5_eswitch_get_npeers()
H A Deswitch_offloads.c2999 esw->num_peers++; in mlx5_esw_offloads_devcom_event()
3000 peer_esw->num_peers++; in mlx5_esw_offloads_devcom_event()
3008 peer_esw->num_peers--; in mlx5_esw_offloads_devcom_event()
3009 esw->num_peers--; in mlx5_esw_offloads_devcom_event()
3010 if (!esw->num_peers && !peer_esw->num_peers) in mlx5_esw_offloads_devcom_event()
3052 esw->num_peers = 0; in mlx5_esw_offloads_devcom_init()

Completed in 74 milliseconds

12