Searched refs:e1000_info (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A De1000.h44 struct e1000_info;
253 const struct e1000_info *ei;
375 struct e1000_info { struct
472 extern struct e1000_info e1000_82571_info;
473 extern struct e1000_info e1000_82572_info;
474 extern struct e1000_info e1000_82573_info;
475 extern struct e1000_info e1000_82574_info;
476 extern struct e1000_info e1000_82583_info;
477 extern struct e1000_info e1000_ich8_info;
478 extern struct e1000_info e1000_ich9_inf
[all...]
H A D82571.c1775 struct e1000_info e1000_82571_info = {
1796 struct e1000_info e1000_82572_info = {
1814 struct e1000_info e1000_82573_info = {
1832 struct e1000_info e1000_82574_info = {
1851 struct e1000_info e1000_82583_info = {
H A Dich8lan.c3791 struct e1000_info e1000_ich8_info = {
3808 struct e1000_info e1000_ich9_info = {
3827 struct e1000_info e1000_ich10_info = {
3846 struct e1000_info e1000_pch_info = {
3866 struct e1000_info e1000_pch2_info = {
H A Des2lan.c1480 struct e1000_info e1000_es2_info = {
H A Dnetdev.c61 static const struct e1000_info *e1000_info_tbl[] = {
5515 const struct e1000_info *ei = e1000_info_tbl[ent->driver_data];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_hw.h332 struct e1000_info { struct
339 extern const struct e1000_info e1000_82575_info;
H A De1000_82575.c1721 const struct e1000_info e1000_82575_info = {
H A Digb_main.c60 static const struct e1000_info *igb_info_tbl[] = {
1725 const struct e1000_info *ei = igb_info_tbl[ent->driver_data];

Completed in 76 milliseconds