Home
last modified time | relevance | path

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

/drivers/net/netdevsim/
Dnetdevsim.h99 struct netdevsim { struct
100 struct net_device *netdev;
101 struct nsim_dev *nsim_dev;
102 struct nsim_dev_port *nsim_dev_port;
103 struct mock_phc *phc;
104 struct nsim_rq *rq;
106 u64 tx_packets;
107 u64 tx_bytes;
108 u64 tx_dropped;
109 struct u64_stats_sync syncp;
[all …]