Searched defs:mhi_mbim_link (Results 1 – 1 of 1) sorted by relevance
45 struct mhi_mbim_link { struct46 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 …]