Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h29 u32 rss_key[QED_RSS_KEY_SIZE];
/linux/include/linux/qed/
H A Dqed_if.h1501 #define QED_RSS_KEY_SIZE 10 /* size in 32b chunks */ macro