Home
last modified time | relevance | path

Searched refs:change_tx_queue_len (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/core/
Dnet-sysfs.c321 static int change_tx_queue_len(struct net_device *dev, unsigned long new_len) in change_tx_queue_len() function
334 return netdev_store(dev, attr, buf, len, change_tx_queue_len); in tx_queue_len_store()