numam-dpdk/drivers/net/ena
Michal Krawczyk 5920d93083 net/ena: refactor getting IO queues capabilities
Reading values from the device is about the maximum capabilities of the
device. Because of that, the names of the fields storing those values,
functions and temporary variables, should be more descriptive in order
to improve self documentation of the code.

In connection with this, the way of getting maximum queue size could be
simplified - no hardcoded values are needed, as the device is going to
send it's capabilities anyway.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
Reviewed-by: Igor Chauskin <igorch@amazon.com>
Reviewed-by: Guy Tzalik <gtzalik@amazon.com>
2020-04-21 13:57:07 +02:00
..
base net/ena/base: update generation date and commit 2020-04-21 13:57:07 +02:00
ena_ethdev.c net/ena: refactor getting IO queues capabilities 2020-04-21 13:57:07 +02:00
ena_ethdev.h net/ena: refactor getting IO queues capabilities 2020-04-21 13:57:07 +02:00
ena_logs.h net/ena: change license clause to SPDX tags 2019-10-07 15:00:56 +02:00
ena_platform.h net/ena: change license clause to SPDX tags 2019-10-07 15:00:56 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_ena_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00