Searched defs:vxge_config (Results 1 – 1 of 1) sorted by relevance
167 struct vxge_config { struct168 int tx_pause_enable;169 int rx_pause_enable;172 int napi_weight;173 int intr_type;178 int addr_learn_en;180 u32 rth_steering:2,181 rth_algorithm:2,182 rth_hash_type_tcpipv4:1,183 rth_hash_type_ipv4:1,[all …]