Searched refs:GEN_STAT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.c1164 #define GEN_STAT(m) sizeof(((struct bcm_enet_priv *)0)->m), \ macro
1168 { "rx_packets", GEN_STAT(stats.rx_packets), -1 },
1169 { "tx_packets", GEN_STAT(stats.tx_packets), -1 },
1170 { "rx_bytes", GEN_STAT(stats.rx_bytes), -1 },
1171 { "tx_bytes", GEN_STAT(stats.tx_bytes), -1 },
1172 { "rx_errors", GEN_STAT(stats.rx_errors), -1 },
1173 { "tx_errors", GEN_STAT(stats.tx_errors), -1 },
1174 { "rx_dropped", GEN_STAT(stats.rx_dropped), -1 },
1175 { "tx_dropped", GEN_STAT(stats.tx_dropped), -1 },
1177 { "rx_good_octets", GEN_STAT(mi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-reg.h120 #define GEN_STAT 0x0000040C macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-medusa-reg.h119 #define GEN_STAT 0x100C macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-reg.h325 #define GEN_STAT 0x40c macro

Completed in 79 milliseconds