Home
last modified time | relevance | path

Searched refs:host_alloc_ml_id (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c447 .host_alloc_ml_id = true,
541 .host_alloc_ml_id = false,
631 .host_alloc_ml_id = true,
714 .host_alloc_ml_id = true,
809 .host_alloc_ml_id = false,
896 .host_alloc_ml_id = true,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h240 bool host_alloc_ml_id; member
H A Dpeer.c360 if (ah->host_alloc_ml_id && in ath12k_peer_ml_free()
H A Dcore.h794 bool host_alloc_ml_id; member
H A Ddp_htt.c614 if (!ab->hw_params->host_alloc_ml_id) { in ath12k_dp_htt_mlo_peer_map_handler()
H A Dmac.c3546 if (ah->host_alloc_ml_id && in ath12k_peer_assoc_h_mlo()
3560 ml->peer_id_valid = ah->host_alloc_ml_id; in ath12k_peer_assoc_h_mlo()
3572 ml->ml_peer_id = ah->host_alloc_ml_id ? in ath12k_peer_assoc_h_mlo()
3892 if (!ah->host_alloc_ml_id && in ath12k_mac_peer_assoc()
7789 if (ah->host_alloc_ml_id) { in ath12k_mac_op_sta_state()
15498 conf = ab->hw_params->host_alloc_ml_id; in ath12k_mac_allocate()
15499 } else if (conf != ab->hw_params->host_alloc_ml_id) { in ath12k_mac_allocate()
15530 ah->host_alloc_ml_id = conf; in ath12k_mac_allocate()