diff options
author | Amir Vadai <amirv@mellanox.com> | 2015-05-28 22:28:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-30 18:24:39 -0700 |
commit | afb736e9330ad6b2b6935d2f53ded784eb73f12d (patch) | |
tree | 8205643b7d5046211e0ba85ac535432bd04fc863 /drivers/soc | |
parent | e586b3b0baee89f4998efd9cc97001c63e3bc744 (diff) | |
download | linux-afb736e9330ad6b2b6935d2f53ded784eb73f12d.tar.bz2 |
net/mlx5: Ethernet resource handling files
This patch contains the resource handling files:
- flow_table.c: This file contains the code to handle the low level API
to configure hardware flow table. It is separated from
the flow_table_en.c, because it will be used in the
future by Raw Ethernet QP in mlx5_ib too.
- en_flow_table.[ch]: Ethernet flow steering handling. The flow table
object contain a mapping between flow specs and TIRs.
This mechanism will be used also to configure e-switch
in the future, when SR-IOV support will be added.
- transobj.[ch] - Low level functions to create/modify/destroy the
transport objects: RQ/SQ/TIR/TIS
- vport.[ch] - Handle attributes of a virtual port (vPort) in the
embedded switch. Currently this switch is a passthrough, until SR-IOV
support will be added.
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions