• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/

Lines Matching refs:mac_type

305 	if (adapter->hw.mac_type >= e1000_82571) {
405 switch (adapter->hw.mac_type) {
442 switch (adapter->hw.mac_type) {
584 if (!adapter->wol && adapter->hw.mac_type >= e1000_82540 &&
588 switch (adapter->hw.mac_type) {
674 switch (adapter->hw.mac_type) {
715 if (adapter->hw.mac_type == e1000_82547) {
755 switch (adapter->hw.mac_type) {
766 switch (adapter->hw.mac_type) {
793 if (adapter->hw.mac_type == e1000_80003es2lan)
802 if (adapter->hw.mac_type >= e1000_82544)
810 if (adapter->hw.mac_type >= e1000_82544 &&
811 adapter->hw.mac_type <= e1000_82547_rev_2 &&
829 (adapter->hw.mac_type == e1000_82571 ||
830 adapter->hw.mac_type == e1000_82572)) {
959 * because it depends on mac_type */
960 if ((adapter->hw.mac_type == e1000_ich8lan) &&
972 if (adapter->hw.mac_type >= e1000_82543) {
978 if (adapter->hw.mac_type == e1000_ich8lan)
982 if ((adapter->hw.mac_type >= e1000_82544) &&
983 (adapter->hw.mac_type != e1000_82547))
986 if (adapter->hw.mac_type > e1000_82547_rev_2)
1049 switch (adapter->hw.mac_type) {
1141 if (adapter->hw.mac_type != e1000_82573 ||
1287 switch (hw->mac_type) {
1423 if (adapter->hw.mac_type == e1000_82573 &&
1499 if (adapter->hw.mac_type == e1000_82573 &&
1521 if (adapter->hw.mac_type == e1000_82545 ||
1522 adapter->hw.mac_type == e1000_82546) {
1661 adapter->tx_ring[0].tdh = ((hw->mac_type >= e1000_82543) ? E1000_TDH : E1000_82542_TDH);
1662 adapter->tx_ring[0].tdt = ((hw->mac_type >= e1000_82543) ? E1000_TDT : E1000_82542_TDT);
1667 if (adapter->hw.mac_type <= e1000_82547_rev_2 &&
1674 switch (hw->mac_type) {
1697 if (hw->mac_type >= e1000_82540)
1707 if (hw->mac_type == e1000_82571 || hw->mac_type == e1000_82572) {
1713 } else if (hw->mac_type == e1000_80003es2lan) {
1731 if (hw->mac_type < e1000_82543)
1736 if (hw->mac_type == e1000_82544 &&
1788 if (adapter->hw.mac_type <= e1000_82547_rev_2)
1953 if ((adapter->hw.mac_type >= e1000_82571) && (pages <= 3) &&
2028 if (hw->mac_type >= e1000_82540) {
2035 if (hw->mac_type >= e1000_82571) {
2059 adapter->rx_ring[0].rdh = ((hw->mac_type >= e1000_82543) ? E1000_RDH : E1000_82542_RDH);
2060 adapter->rx_ring[0].rdt = ((hw->mac_type >= e1000_82543) ? E1000_RDT : E1000_82542_RDT);
2065 if (hw->mac_type >= e1000_82543) {
2072 if ((hw->mac_type >= e1000_82571) &&
2086 if (hw->mac_type == e1000_82573)
2382 if (adapter->hw.mac_type == e1000_82542_rev2_0)
2392 if (adapter->hw.mac_type == e1000_82571) {
2405 if (adapter->hw.mac_type == e1000_82542_rev2_0)
2430 int mta_reg_count = (hw->mac_type == e1000_ich8lan) ?
2434 if (adapter->hw.mac_type == e1000_ich8lan)
2437 if (adapter->hw.mac_type == e1000_82571)
2457 if (hw->mac_type == e1000_82542_rev2_0)
2493 if (hw->mac_type == e1000_82542_rev2_0)
2571 if (adapter->hw.mac_type == e1000_82573) {
2619 if ((adapter->hw.mac_type == e1000_82571 ||
2620 adapter->hw.mac_type == e1000_82572) &&
2677 if (adapter->hw.mac_type == e1000_80003es2lan)
2718 if (adapter->hw.mac_type == e1000_82571 && adapter->hw.laa_is_present)
2756 if (unlikely(hw->mac_type < e1000_82540))
2804 if (unlikely(hw->mac_type < e1000_82540))
3249 if (adapter->hw.mac_type >= e1000_82571)
3266 switch (adapter->hw.mac_type) {
3318 (adapter->hw.mac_type == e1000_82573))
3332 if (unlikely(adapter->hw.mac_type == e1000_82547)) {
3443 switch (adapter->hw.mac_type) {
3557 if (adapter->hw.mac_type != e1000_ich8lan) {
3593 if (adapter->hw.mac_type != e1000_ich8lan) {
3612 if (hw->mac_type >= e1000_82543) {
3620 if (hw->mac_type > e1000_82547_rev_2) {
3624 if (adapter->hw.mac_type != e1000_ich8lan) {
3679 if ((hw->mac_type <= e1000_82546) &&
3720 (adapter->hw.mac_type == e1000_80003es2lan)) {
3779 if (unlikely(hw->mac_type >= e1000_82571 &&
3787 if (likely(hw->mac_type >= e1000_82571))
3794 (adapter->hw.mac_type == e1000_80003es2lan)) {
3805 if (unlikely(hw->mac_type < e1000_82571)) {
3832 if (hw->mac_type == e1000_82547 || hw->mac_type == e1000_82547_rev_2) {
3850 if (hw->mac_type == e1000_82547 || hw->mac_type == e1000_82547_rev_2)
4035 if (unlikely(adapter->hw.mac_type < e1000_82543)) return;
4045 if (adapter->hw.mac_type <= e1000_82547_rev_2) {
4056 } else if (adapter->hw.mac_type > e1000_82547_rev_2) {
4882 if (adapter->hw.mac_type != e1000_ich8lan) {
4896 if (adapter->hw.mac_type != e1000_ich8lan) {
5046 if (adapter->hw.mac_type >= e1000_82540) {
5141 if (adapter->hw.mac_type != e1000_82573 ||
5253 if (adapter->hw.mac_type != e1000_82573 ||