Searched defs:can_push (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ | ||
H A D | stream.h | 28 bool (*can_push)(StreamSink *obj, StreamCanPushNotifyFn notify, member |
/openbmc/linux/drivers/net/ | ||
H A D | virtio_net.c | 2330 bool can_push; in xmit_skb() local |