Home
last modified time | relevance | path

Searched defs:ethtool_ops (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dethtool.h1097 struct ethtool_ops { struct
1100 u32 rxfh_per_ctx_fields:1;
1101 u32 rxfh_per_ctx_key:1;
1102 u32 cap_rss_rxnfc_adds:1;
1103 u32 rxfh_indir_space;
1104 u16 rxfh_key_space;
1105 u16 rxfh_priv_size;
1106 u32 rxfh_max_num_contexts;
1107 u32 supported_coalesce_params;
1108 u32 supported_ring_params;
[all …]
A Dnetdevice.h2225 const struct ethtool_ops *ethtool_ops; member

Completed in 37 milliseconds