Searched refs:wmi_rate_tbl_mcs15 (Results 1 – 1 of 1) sorted by relevance
62 static const s32 wmi_rate_tbl_mcs15[][2] = { variable3319 if (WARN_ON(rate_index >= ARRAY_SIZE(wmi_rate_tbl_mcs15))) in ath6kl_wmi_get_rate()3322 ret = wmi_rate_tbl_mcs15[(u32) rate_index][sgi]; in ath6kl_wmi_get_rate()