Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfi_enet.h56 #define BFI_ENET_RSS_KEY_LEN 10 /* 32-bit words */ macro
558 u32 key[BFI_ENET_RSS_KEY_LEN];
Dbna_types.h666 u32 toeplitz_hash_key[BFI_ENET_RSS_KEY_LEN];
Dbna_tx_rx.c422 for (i = 0; i < BFI_ENET_RSS_KEY_LEN; i++) in bna_bfi_rss_cfg()