Home
last modified time | relevance | path

Searched refs:MAX_PORT_RSS_TABLES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe.h95 #define MAX_PORT_RSS_TABLES 15 macro
H A Dbe_main.c4059 /* Skyhawk-R chip supports only MAX_PORT_RSS_TABLES in be_calculate_vf_res()
4417 /* HW supports only MAX_PORT_RSS_TABLES RSS Policy Tables per port.
4433 rss_tables_on_port = MAX_PORT_RSS_TABLES - port_res.nic_pfs; in be_calculate_pf_pool_rss_tables()