Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c2117 if (partner_ab->wsi_info.index >= ab->wsi_info.index) in ath12k_host_cap_hw_link_id_init()
2123 ab->wsi_info.hw_link_id_base = hw_id_base; in ath12k_host_cap_hw_link_id_init()
2196 info->hw_link_id[j] = partner_ab->wsi_info.hw_link_id_base + j; in ath12k_host_cap_parse_mlo()
H A Dcore.c1956 ab->wsi_info.index = (ag->num_devices + node_index - wsi_controller_index) % in ath12k_core_get_wsi_index()
1964 struct ath12k_wsi_info *wsi = &ab->wsi_info; in ath12k_core_hw_group_assign()
H A Dcore.h1145 struct ath12k_wsi_info wsi_info; member