Searched refs:pmac_enabled (Results 1 – 1 of 1) sorted by relevance
134 nla_put_u8(skb, ETHTOOL_A_MM_PMAC_ENABLED, state->pmac_enabled) || in mm_fill_reply()172 cfg->pmac_enabled = state->pmac_enabled; in mm_state_to_cfg()204 ethnl_update_bool(&cfg.pmac_enabled, tb[ETHTOOL_A_MM_PMAC_ENABLED], in ethnl_set_mm()223 if (cfg.tx_enabled && !cfg.pmac_enabled) { in ethnl_set_mm()295 bool pmac_enabled) in ethtool_mmsv_configure_pmac() argument298 mmsv->ops->configure_pmac(mmsv, pmac_enabled); in ethtool_mmsv_configure_pmac()369 ethtool_mmsv_configure_pmac(mmsv, mmsv->pmac_enabled); in ethtool_mmsv_apply()411 if (up && mmsv->pmac_enabled) { in ethtool_mmsv_link_state_handle()445 if (!mmsv->pmac_enabled) in ethtool_mmsv_event_handle()497 state->pmac_enabled = mmsv->pmac_enabled; in ethtool_mmsv_get_mm()[all …]
Completed in 4 milliseconds