Home
last modified time | relevance | path

Searched refs:BNGE_MAX_RSS_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge.h169 #define BNGE_MAX_RSS_TABLE_SIZE \ macro
H A Dbnge_netdev.h587 #define BNGE_MAX_RSS_TABLE_SIZE \ macro
H A Dbnge_netdev.c1128 size = L1_CACHE_ALIGN(BNGE_MAX_RSS_TABLE_SIZE); in bnge_alloc_vnic_attributes()