Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3136 u32 logical_link_idx; member
3902 u32 logical_link_idx; member
4000 __le32 logical_link_idx; member
4007 __le32 logical_link_idx; member
H A Dwmi.c2425 ml_params->logical_link_idx = cpu_to_le32(arg->ml.logical_link_idx); in ath12k_wmi_send_peer_assoc_cmd()
2503 partner_info->logical_link_idx = in ath12k_wmi_send_peer_assoc_cmd()
2504 cpu_to_le32(arg->ml.partner_info[i].logical_link_idx); in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c3564 ml->logical_link_idx = arsta->link_idx; in ath12k_peer_assoc_h_mlo()
3601 ml->partner_info[i].logical_link_idx = arsta_p->link_idx; in ath12k_peer_assoc_h_mlo()