Searched refs:new_conduit_mtu (Results 1 – 1 of 1) sorted by relevance
2125 int new_conduit_mtu; in dsa_user_change_mtu() local2160 new_conduit_mtu = largest_mtu + overhead; in dsa_user_change_mtu()2161 if (new_conduit_mtu > mtu_limit) in dsa_user_change_mtu()2170 if (new_conduit_mtu != old_conduit_mtu) { in dsa_user_change_mtu()2171 err = dev_set_mtu(conduit, new_conduit_mtu); in dsa_user_change_mtu()2194 if (new_conduit_mtu != old_conduit_mtu) in dsa_user_change_mtu()2197 if (new_conduit_mtu != old_conduit_mtu) in dsa_user_change_mtu()