Searched defs:mhi_mbim_link (Results 1 – 1 of 1) sorted by relevance
47 struct mhi_mbim_link { struct48 struct mhi_mbim_context *mbim;49 struct net_device *ndev;50 unsigned int session;53 u64_stats_t rx_packets;54 u64_stats_t rx_bytes;55 u64_stats_t rx_errors;56 u64_stats_t tx_packets;57 u64_stats_t tx_bytes;58 u64_stats_t tx_errors;[all …]