Lines Matching defs:change
63 static void netvsc_change_rx_flags(struct net_device *net, int change)
72 if (change & IFF_PROMISC) {
77 if (change & IFF_ALLMULTI) {
248 * packets. We can use ethtool to change UDP hash level when necessary.
768 /* Handle these link change statuses below */
1439 /* rollback change on VF */
1884 return 0; /* no change */
1932 netdev_features_t change = features ^ ndev->features;
1942 if (!(change & NETIF_F_LRO))
2242 "unable to change mtu to %u\n", ndev->mtu);
2517 /* Initialize the number of queues to be 1, we may change it if more