Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
be_cmd_req_rss_config Struct Reference

#include <be_cmds.h>

Data Fields

struct be_cmd_req_hdr hdr
 
u32 if_id
 
u16 enable_rss
 
u16 cpu_table_size_log2
 
u32 hash [10]
 
u8 cpu_table [128]
 
u8 flush
 
u8 rsvd0 [3]
 

Detailed Description

Definition at line 1106 of file be_cmds.h.

Field Documentation

u8 cpu_table[128]

Definition at line 1112 of file be_cmds.h.

u16 cpu_table_size_log2

Definition at line 1110 of file be_cmds.h.

u16 enable_rss

Definition at line 1109 of file be_cmds.h.

u8 flush

Definition at line 1113 of file be_cmds.h.

u32 hash[10]

Definition at line 1111 of file be_cmds.h.

Definition at line 1107 of file be_cmds.h.

u32 if_id

Definition at line 1108 of file be_cmds.h.

u8 rsvd0[3]

Definition at line 1114 of file be_cmds.h.


The documentation for this struct was generated from the following file: