Searched defs:rss_reply_data (Results 1 – 1 of 1) sorted by relevance
13 struct rss_reply_data { struct14 struct ethnl_reply_data base;15 bool has_flow_hash;16 bool no_key_fields;17 u32 indir_size;18 u32 hkey_size;19 u32 hfunc;20 u32 input_xfrm;21 u32 *indir_table;22 u8 *hkey;[all …]
Completed in 5 milliseconds