Searched refs:to_tmr (Results 1 – 4 of 4) sorted by relevance
121 (plca->to_tmr >= 0 && in plca_get_cfg_fill_reply()122 nla_put_u32(skb, ETHTOOL_A_PLCA_TO_TMR, plca->to_tmr)) || in plca_get_cfg_fill_reply()169 plca_update_sint(&plca_cfg.to_tmr, tb, ETHTOOL_A_PLCA_TO_TMR, &mod); in ethnl_set_plca()
1318 plca_cfg->to_tmr = ret & MDIO_OATC14_PLCA_TOT; in genphy_c45_plca_get_cfg()1392 if (plca_cfg->to_tmr >= 0) { in genphy_c45_plca_set_cfg()1395 plca_cfg->to_tmr); in genphy_c45_plca_set_cfg()
772 if (curr_plca_cfg->to_tmr < 0 && plca_cfg->to_tmr >= 0) { in phy_ethtool_set_plca_cfg()
898 int to_tmr; member