Home
last modified time | relevance | path

Searched refs:fc_stats (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/fc/
Dtach_structs.h382 struct net_device_stats fc_stats; member
Diph5526.c1076 fi->fc_stats.rx_dropped++;
2936 fi->fc_stats.tx_dropped++;
2969 fi->fc_stats.rx_dropped++;
2975 fi->fc_stats.tx_bytes += skb->len;
2976 fi->fc_stats.tx_packets++;
2979 fi->fc_stats.tx_dropped++;
3125 fi->fc_stats.rx_bytes += skb_size - 2;
3129 fi->fc_stats.rx_dropped++;
3153 fi->fc_stats.rx_packets++;
3715 return (struct net_device_stats *) &fi->fc_stats;