MAC_MODE_LINK_POLARITY 4161 drivers/net/ethernet/broadcom/tg3.c 			mac_mode |= tp->mac_mode & MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 4166 drivers/net/ethernet/broadcom/tg3.c 					mac_mode |= MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 4168 drivers/net/ethernet/broadcom/tg3.c 					mac_mode &= ~MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 5039 drivers/net/ethernet/broadcom/tg3.c 			tp->mac_mode |= MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 5041 drivers/net/ethernet/broadcom/tg3.c 			tp->mac_mode &= ~MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 8184 drivers/net/ethernet/broadcom/tg3.c 			tp->mac_mode |= MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 8196 drivers/net/ethernet/broadcom/tg3.c 			tp->mac_mode &= ~MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 8282 drivers/net/ethernet/broadcom/tg3.c 			mac_mode &= ~MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 8284 drivers/net/ethernet/broadcom/tg3.c 			mac_mode |= MAC_MODE_LINK_POLARITY;
MAC_MODE_LINK_POLARITY 10441 drivers/net/ethernet/broadcom/tg3.c 		tp->mac_mode |= MAC_MODE_LINK_POLARITY;