Home
last modified time | relevance | path

Searched refs:to_tmr (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dplca.c104 (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()
/linux-6.3-rc2/drivers/net/phy/
A Dphy-c45.c1192 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()
A Dphy.c666 if (curr_plca_cfg->to_tmr < 0 && plca_cfg->to_tmr >= 0) { in phy_ethtool_set_plca_cfg()
/linux-6.3-rc2/include/linux/
A Dphy.h817 int to_tmr; member

Completed in 13 milliseconds