Lines Matching defs:change
65 static void netvsc_change_rx_flags(struct net_device *net, int change)
74 if (change & IFF_PROMISC) {
79 if (change & IFF_ALLMULTI) {
739 /* Handle these link change statuses below */
1426 /* rollback change on VF */
1879 return 0; /* no change */
1927 netdev_features_t change = features ^ ndev->features;
1937 if (!(change & NETIF_F_LRO))
2239 "unable to change mtu to %u\n", ndev->mtu);
2561 /* Initialize the number of queues to be 1, we may change it if more