Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ipvlan/ !
Dipvtap.c184 case NETDEV_CHANGE_TX_QUEUE_LEN: in ipvtap_device_event()
/linux-6.1.9/drivers/net/ !
Dmacvtap.c197 case NETDEV_CHANGE_TX_QUEUE_LEN: in macvtap_device_event()
Dtun.c3662 case NETDEV_CHANGE_TX_QUEUE_LEN: in tun_device_event()
/linux-6.1.9/include/linux/ !
Dnetdevice.h2807 NETDEV_CHANGE_TX_QUEUE_LEN, enumerator
/linux-6.1.9/net/core/ !
Drtnetlink.c6141 case NETDEV_CHANGE_TX_QUEUE_LEN: in rtnetlink_event()
Ddev.c8728 res = call_netdevice_notifiers(NETDEV_CHANGE_TX_QUEUE_LEN, dev); in dev_change_tx_queue_len()