Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/
Dbr_if.c354 netdev_reset_rx_headroom(dev); in del_nbp()
/Linux-v6.6/net/openvswitch/
Ddatapath.c2430 netdev_reset_rx_headroom(vport->dev); in ovs_vport_cmd_del()
/Linux-v6.6/include/linux/
Dnetdevice.h2547 static inline void netdev_reset_rx_headroom(struct net_device *dev) in netdev_reset_rx_headroom() function