Home
last modified time | relevance | path

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

/Linux-v5.10/net/bridge/
Dbr_if.c343 netdev_reset_rx_headroom(dev); in del_nbp()
/Linux-v5.10/net/openvswitch/
Ddatapath.c2284 netdev_reset_rx_headroom(vport->dev); in ovs_vport_cmd_del()
/Linux-v5.10/include/linux/
Dnetdevice.h2296 static inline void netdev_reset_rx_headroom(struct net_device *dev) in netdev_reset_rx_headroom() function