Searched refs:new_conduit_mtu (Results 1 – 1 of 1) sorted by relevance
2069 int new_conduit_mtu; in dsa_user_change_mtu() local2104 new_conduit_mtu = largest_mtu + overhead; in dsa_user_change_mtu()2105 if (new_conduit_mtu > mtu_limit) in dsa_user_change_mtu()2114 if (new_conduit_mtu != old_conduit_mtu) { in dsa_user_change_mtu()2115 err = dev_set_mtu(conduit, new_conduit_mtu); in dsa_user_change_mtu()2138 if (new_conduit_mtu != old_conduit_mtu) in dsa_user_change_mtu()2141 if (new_conduit_mtu != old_conduit_mtu) in dsa_user_change_mtu()