Searched refs:to_tmr (Results 1 – 4 of 4) sorted by relevance
104 (plca->to_tmr >= 0 && in plca_get_cfg_fill_reply()105 nla_put_u32(skb, ETHTOOL_A_PLCA_TO_TMR, plca->to_tmr)) || in plca_get_cfg_fill_reply()150 plca_update_sint(&plca_cfg.to_tmr, tb[ETHTOOL_A_PLCA_TO_TMR], &mod); in ethnl_set_plca()
1192 plca_cfg->to_tmr = ret & MDIO_OATC14_PLCA_TOT; in genphy_c45_plca_get_cfg()1266 if (plca_cfg->to_tmr >= 0) { in genphy_c45_plca_set_cfg()1269 plca_cfg->to_tmr); in genphy_c45_plca_set_cfg()
666 if (curr_plca_cfg->to_tmr < 0 && plca_cfg->to_tmr >= 0) { in phy_ethtool_set_plca_cfg()
817 int to_tmr; member
Completed in 13 milliseconds