mlx4_core: Update data structures and constants for IBoE
Add fields to hardware data structures and add new constants required for IBoE support. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
parent
33c87f0af6
commit
96dfa684c8
4 changed files with 10 additions and 4 deletions
|
|
@ -140,6 +140,7 @@ enum {
|
|||
MLX4_SET_PORT_MAC_TABLE = 0x2,
|
||||
MLX4_SET_PORT_VLAN_TABLE = 0x3,
|
||||
MLX4_SET_PORT_PRIO_MAP = 0x4,
|
||||
MLX4_SET_PORT_GID_TABLE = 0x5,
|
||||
};
|
||||
|
||||
struct mlx4_dev;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue