Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c1270 * rsi_map_rates() - This function is used to map selected rates to hw rates.
1276 static bool rsi_map_rates(u16 rate, int *offset) in rsi_map_rates() function
1409 if (rsi_map_rates(selected_rates[ii], &kk)) { in rsi_send_auto_rate_request()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c1269 * rsi_map_rates() - This function is used to map selected rates to hw rates.
1275 static bool rsi_map_rates(u16 rate, int *offset) in rsi_map_rates() function
1408 if (rsi_map_rates(selected_rates[ii], &kk)) { in rsi_send_auto_rate_request()

Completed in 5 milliseconds