Searched refs:AT_REGS_LEN (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/atl1c/
H A Datl1c_ethtool.c135 return AT_REGS_LEN;
146 memset(p, 0, AT_REGS_LEN);
H A Datl1c.h103 #define AT_REGS_LEN (75 * sizeof(u32)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_ethtool.c146 return AT_REGS_LEN * sizeof(u32);
157 memset(p, 0, AT_REGS_LEN * sizeof(u32));
H A Datl1e.h110 #define AT_REGS_LEN 75 macro

Completed in 66 milliseconds