Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/
Dbr_if.c341 netdev_reset_rx_headroom(dev); in del_nbp()
/Linux-v5.4/net/openvswitch/
Ddatapath.c2202 netdev_reset_rx_headroom(vport->dev); in ovs_vport_cmd_del()
/Linux-v5.4/include/linux/
Dnetdevice.h2158 static inline void netdev_reset_rx_headroom(struct net_device *dev) in netdev_reset_rx_headroom() function