Alex Elder d9cbe81848 net: ipa: a few simple renames
The return value of gsi_command() is true if successful or false if
we time out waiting for a completion interrupt.

Rename the variables in the three callers of gsi_command() to be
"timeout", to make it more obvious that's the only reason for
failure.

In addition, add a "gsi_" prefix to evt_ring_command() so its name
is consistent with the convention used for GSI channel and generic
commands.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-14 17:39:58 -08:00
..
2021-01-14 17:39:58 -08:00
2021-01-14 15:40:33 -08:00
2021-01-08 19:26:23 -08:00
2020-12-16 11:01:04 -08:00
2021-01-05 15:50:36 -08:00
2020-11-09 17:50:28 -08:00
2020-11-05 16:54:01 -08:00
2021-01-05 15:37:29 -08:00