Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/
Dmhi_wwan_mbim.c45 struct mhi_mbim_link { struct
46 struct mhi_mbim_context *mbim;
47 struct net_device *ndev;
48 unsigned int session;
51 u64_stats_t rx_packets;
52 u64_stats_t rx_bytes;
53 u64_stats_t rx_errors;
54 u64_stats_t tx_packets;
55 u64_stats_t tx_bytes;
56 u64_stats_t tx_errors;
[all …]