Searched refs:new_conduit_mtu (Results 1 – 1 of 1) sorted by relevance
2110 int new_conduit_mtu; in dsa_user_change_mtu() local2145 new_conduit_mtu = largest_mtu + overhead; in dsa_user_change_mtu()2146 if (new_conduit_mtu > mtu_limit) in dsa_user_change_mtu()2155 if (new_conduit_mtu != old_conduit_mtu) { in dsa_user_change_mtu()2156 err = dev_set_mtu(conduit, new_conduit_mtu); in dsa_user_change_mtu()2179 if (new_conduit_mtu != old_conduit_mtu) in dsa_user_change_mtu()2182 if (new_conduit_mtu != old_conduit_mtu) in dsa_user_change_mtu()