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.h3097 u32 logical_link_idx; member
3851 u32 logical_link_idx; member
3949 __le32 logical_link_idx; member
3956 __le32 logical_link_idx; member
H A Dwmi.c2348 ml_params->logical_link_idx = cpu_to_le32(arg->ml.logical_link_idx); in ath12k_wmi_send_peer_assoc_cmd()
2426 partner_info->logical_link_idx = in ath12k_wmi_send_peer_assoc_cmd()
2427 cpu_to_le32(arg->ml.partner_info[i].logical_link_idx); in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c3531 ml->logical_link_idx = arsta->link_idx; in ath12k_peer_assoc_h_mlo()
3560 ml->partner_info[i].logical_link_idx = arsta_p->link_idx; in ath12k_peer_assoc_h_mlo()