diff options
| author | Shay Agroskin <[email protected]> | 2020-09-21 08:37:40 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-21 20:54:23 +0000 |
| commit | 0deca83ff1118f305fc7fb11e5a4b13e876201e8 (patch) | |
| tree | d6c45602fce511ad72d21ffef9b346f97e3ac727 /net/unix/af_unix.c | |
| parent | net: ena: Remove redundant print of placement policy (diff) | |
| download | kernel-0deca83ff1118f305fc7fb11e5a4b13e876201e8.tar.gz kernel-0deca83ff1118f305fc7fb11e5a4b13e876201e8.zip | |
net: ena: Change RSS related macros and variables names
The formal name changes to "ENA_ADMIN_RSS_INDIRECTION_TABLE_CONFIG".
Indirection is the ability to reference "something" using "something else"
instead of the value itself.
Indirection table, as the name implies, is the ability to reference
CPU/Queue value using hash-to-CPU table instead of CPU/Queue itself.
This patch renames the variable keys_num, which describes the number of
words in the RSS hash key, to key_parts which makes its purpose clearer
in RSS context.
Signed-off-by: Amit Bernstein <[email protected]>
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
