Searched refs:vmxnet3_tq_driver_stats (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 60 vmxnet3_tq_driver_stats[] = { variable 62 {" drv dropped tx total", offsetof(struct vmxnet3_tq_driver_stats, 64 { " too many frags", offsetof(struct vmxnet3_tq_driver_stats, 66 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats, 68 { " hdr err", offsetof(struct vmxnet3_tq_driver_stats, 70 { " tso", offsetof(struct vmxnet3_tq_driver_stats, 72 { " ring full", offsetof(struct vmxnet3_tq_driver_stats, 74 { " pkts linearized", offsetof(struct vmxnet3_tq_driver_stats, 76 { " hdr cloned", offsetof(struct vmxnet3_tq_driver_stats, 78 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats, [all...] |
H A D | vmxnet3_int.h | 210 struct vmxnet3_tq_driver_stats { struct 257 struct vmxnet3_tq_driver_stats stats;
|
/kernel/linux/linux-5.10/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 59 vmxnet3_tq_driver_stats[] = { variable 61 {" drv dropped tx total", offsetof(struct vmxnet3_tq_driver_stats, 63 { " too many frags", offsetof(struct vmxnet3_tq_driver_stats, 65 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats, 67 { " hdr err", offsetof(struct vmxnet3_tq_driver_stats, 69 { " tso", offsetof(struct vmxnet3_tq_driver_stats, 71 { " ring full", offsetof(struct vmxnet3_tq_driver_stats, 73 { " pkts linearized", offsetof(struct vmxnet3_tq_driver_stats, 75 { " hdr cloned", offsetof(struct vmxnet3_tq_driver_stats, 77 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats, [all...] |
H A D | vmxnet3_int.h | 202 struct vmxnet3_tq_driver_stats { struct 247 struct vmxnet3_tq_driver_stats stats;
|
Completed in 6 milliseconds