Searched refs:SPEED_0 (Results 1 - 11 of 11) sorted by relevance

/drivers/net/ethernet/atheros/atlx/
H A Datlx.c110 adapter->link_speed = SPEED_0;
H A Datlx.h36 #define SPEED_0 0xffff macro
H A Datl2.c101 adapter->link_speed = SPEED_0; /* hardware init */
582 adapter->link_speed = SPEED_0;
780 adapter->link_speed = SPEED_0;
1186 adapter->link_speed = SPEED_0;
1244 adapter->link_speed = SPEED_0;
1765 if (adapter->link_speed != SPEED_0) {
H A Datl1.c959 adapter->link_speed = SPEED_0; /* hardware init */
1316 adapter->link_speed = SPEED_0;
1373 adapter->link_speed = SPEED_0;
2674 adapter->link_speed = SPEED_0;
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c270 atl1c_set_aspm(hw, SPEED_0);
271 atl1c_post_phy_linkchg(hw, SPEED_0);
324 adapter->link_speed = SPEED_0;
782 adapter->link_speed = SPEED_0;
1291 atl1c_set_aspm(hw, SPEED_0);
1326 if ((hw->ctrl_flags & ATL1C_ASPM_L0S_SUPPORT) && link_speed != SPEED_0)
1345 if (link_speed == SPEED_0 || hw->nic_type == athr_l2c_b)
1350 if (link_speed != SPEED_0) {
2366 adapter->link_speed = SPEED_0;
H A Datl1c_ethtool.c52 if (adapter->link_speed != SPEED_0) {
H A Datl1c.h70 #define SPEED_0 0xffff macro
H A Datl1c_hw.c704 u16 speed = SPEED_0;
839 if (link_speed != SPEED_0) { /* link up */
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h72 #define SPEED_0 0xffff macro
H A Datl1e_ethtool.c53 if (adapter->link_speed != SPEED_0) {
H A Datl1e_main.c181 adapter->link_speed = SPEED_0;
244 adapter->link_speed = SPEED_0;
589 adapter->link_speed = SPEED_0; /* hardware init */
2006 adapter->link_speed = SPEED_0;

Completed in 438 milliseconds