linux_dsm_epyc7002/include/linux/mlx4
Hadar Hen Zion 592e49dda8 net/mlx4: Implement promiscuous mode with device managed flow-steering
The device managed flow steering API has three promiscuous modes:

1. Uplink - captures all the packets that arrive to the port.
2. Allmulti - captures all multicast packets arriving to the port.
3. Function port - for future use, this mode is not implemented yet.

Use these modes with the flow_attach and flow_detach firmware commands
according to the promiscuous state of the netdevice.

Signed-off-by: Hadar Hen Zion <hadarh@mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-07 16:23:06 -07:00
..
cmd.h net/mlx4_core: Add firmware commands to support device managed flow steering 2012-07-07 16:23:05 -07:00
cq.h
device.h net/mlx4: Implement promiscuous mode with device managed flow-steering 2012-07-07 16:23:06 -07:00
doorbell.h
driver.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
qp.h InfiniBand/RDMA changes for the 3.5 merge window: 2012-05-21 17:54:55 -07:00
srq.h