OpenCloudOS-Kernel/drivers/net/ethernet/chelsio
Hariprasad Shenai c035e183eb cxgb4: Initialize RSS mode for all Ports
Implements t4_init_rss_mode() to initialize the rss_mode for all the ports. If
Tunnel All Lookup isn't specified in the global RSS Configuration, then we need
to specify a default Ingress Queue for any ingress packets which aren't hashed.
We'll use our first ingress queue.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-09 16:33:10 -04:00
..
cxgb chelsio cxgb/cxgb3: Make stats_strings arrays const 2015-04-01 14:41:20 -04:00
cxgb3 cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate 2015-04-09 14:25:25 -04:00
cxgb4 cxgb4: Initialize RSS mode for all Ports 2015-05-09 16:33:10 -04:00
cxgb4vf cxgb4: Discard the packet if the length is greater than mtu 2015-05-05 19:31:50 -04:00
Kconfig cxgb4: update Kconfig and Makefile for FCoE support 2015-03-24 15:24:38 -04:00
Makefile