Lines Matching defs:ups_info

903 	struct ups_info {
919 } ups_info;
3577 if (tp->ups_info.green)
3580 if (tp->ups_info.aldps)
3583 if (tp->ups_info.eee)
3586 if (tp->ups_info.flow_control)
3589 if (tp->ups_info.eee_ckdiv)
3592 if (tp->ups_info.eee_cmod_lv)
3595 if (tp->ups_info.r_tune)
3598 if (tp->ups_info._10m_ckdiv)
3601 if (tp->ups_info.eee_plloff_100)
3604 if (tp->ups_info.eee_plloff_giga)
3607 if (tp->ups_info._250m_ckdiv)
3610 if (tp->ups_info.ctap_short_off)
3613 switch (tp->ups_info.speed_duplex) {
3652 if (tp->ups_info.green)
3655 if (tp->ups_info.aldps)
3658 if (tp->ups_info.eee)
3661 if (tp->ups_info.flow_control)
3664 if (tp->ups_info.eee_ckdiv)
3667 if (tp->ups_info._10m_ckdiv)
3670 if (tp->ups_info.eee_plloff_100)
3673 if (tp->ups_info.eee_plloff_giga)
3676 if (tp->ups_info._250m_ckdiv)
3679 switch (tp->ups_info.speed_duplex) {
3714 switch (tp->ups_info.lite_mode) {
3741 tp->ups_info.green = enable;
5408 tp->ups_info.eee = enable;
5483 tp->ups_info.flow_control = true;
5815 tp->ups_info.aldps = enable;
5972 tp->ups_info.eee_ckdiv = true;
5977 tp->ups_info.eee_cmod_lv = true;
5978 tp->ups_info._10m_ckdiv = true;
5979 tp->ups_info.eee_plloff_giga = true;
5983 tp->ups_info._250m_ckdiv = true;
6001 tp->ups_info.r_tune = true;
6278 tp->ups_info.speed_duplex = FORCE_10M_FULL;
6280 tp->ups_info.speed_duplex = FORCE_10M_HALF;
6287 tp->ups_info.speed_duplex = FORCE_100M_FULL;
6289 tp->ups_info.speed_duplex = FORCE_100M_HALF;
6295 tp->ups_info.speed_duplex = NWAY_1000M_FULL;
6332 tp->ups_info.speed_duplex = NWAY_10M_HALF;
6336 tp->ups_info.speed_duplex = NWAY_10M_FULL;
6341 tp->ups_info.speed_duplex = NWAY_100M_HALF;
6345 tp->ups_info.speed_duplex = NWAY_100M_FULL;
6360 tp->ups_info.speed_duplex = NWAY_1000M_FULL;
6373 tp->ups_info.speed_duplex = NWAY_2500M_FULL;
7604 tp->ups_info._10m_ckdiv = true;
7605 tp->ups_info.eee_plloff_100 = false;
7606 tp->ups_info.eee_plloff_giga = false;
7611 tp->ups_info.eee_ckdiv = false;
7615 tp->ups_info._250m_ckdiv = false;
7724 tp->ups_info.lite_mode = 0;
8122 tp->ups_info._10m_ckdiv = true;
8123 tp->ups_info.eee_plloff_100 = false;
8124 tp->ups_info.eee_plloff_giga = false;
8129 tp->ups_info.eee_ckdiv = false;
8141 tp->ups_info.lite_mode = 0;