Searched refs:wmi_rate_tbl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c29 static const s32 wmi_rate_tbl[][2] = { variable
3324 if (WARN_ON(rate_index >= ARRAY_SIZE(wmi_rate_tbl)))
3327 ret = wmi_rate_tbl[(u32) rate_index][sgi];

Completed in 228 milliseconds