Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_if.c354 netdev_reset_rx_headroom(dev); in del_nbp()
/linux/net/openvswitch/
H A Ddatapath.c2429 netdev_reset_rx_headroom(vport->dev); in ovs_vport_cmd_del()
/linux/include/linux/
H A Dnetdevice.h2543 static inline void netdev_reset_rx_headroom(struct net_device *dev) in netdev_reset_rx_headroom() function