Searched refs:net_data (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/appldata/
H A Dappldata_net_sum.c62 struct appldata_net_sum_data *net_data; local
67 net_data = data;
68 net_data->sync_count_1++;
100 net_data->nr_interfaces = i;
101 net_data->rx_packets = rx_packets;
102 net_data->tx_packets = tx_packets;
103 net_data->rx_bytes = rx_bytes;
104 net_data->tx_bytes = tx_bytes;
105 net_data->rx_errors = rx_errors;
106 net_data
[all...]
/linux-master/arch/mips/include/asm/sn/
H A Dklconfig.h789 struct net_data *enetdev_cfg ; /* driver fills up this */

Completed in 100 milliseconds