Home
last modified time | relevance | path

Searched refs:netback_has_xdp_headroom (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dxen-netfront.c176 bool netback_has_xdp_headroom; member
1636 if (!np->netback_has_xdp_headroom) in xennet_xdp_set()
2318 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2320 if (info->netback_has_xdp_headroom) { in talk_to_netback()
2466 if (np->netback_has_xdp_headroom) in xennet_connect()
/kernel/linux/linux-6.6/drivers/net/
H A Dxen-netfront.c174 bool netback_has_xdp_headroom; member
1630 if (!np->netback_has_xdp_headroom) in xennet_xdp_set()
2286 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2288 if (info->netback_has_xdp_headroom) { in talk_to_netback()
2434 if (np->netback_has_xdp_headroom) in xennet_connect()

Completed in 8 milliseconds