Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dmacvtap.c196 case NETDEV_CHANGE_TX_QUEUE_LEN: in macvtap_device_event()
H A Dtun.c3704 case NETDEV_CHANGE_TX_QUEUE_LEN: in tun_device_event()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvtap.c183 case NETDEV_CHANGE_TX_QUEUE_LEN: in ipvtap_device_event()
/openbmc/linux/include/linux/
H A Dnetdevice.h2897 NETDEV_CHANGE_TX_QUEUE_LEN, enumerator
/openbmc/linux/net/core/
H A Drtnetlink.c6525 case NETDEV_CHANGE_TX_QUEUE_LEN: in rtnetlink_event()
H A Ddev.c8859 res = call_netdevice_notifiers(NETDEV_CHANGE_TX_QUEUE_LEN, dev); in dev_change_tx_queue_len()