Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h46 #define BFI_ENET_RSS_KEY_LEN 10 /* 32-bit words */ macro
548 u32 key[BFI_ENET_RSS_KEY_LEN];
H A Dbna_types.h655 u32 toeplitz_hash_key[BFI_ENET_RSS_KEY_LEN];
H A Dbna_tx_rx.c323 for (i = 0; i < BFI_ENET_RSS_KEY_LEN; i++) in bna_bfi_rss_cfg()