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

/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dnet.h112 * network stack will not process the empty packet, but free_pkt() will be
114 * free_pkt: Give the driver an opportunity to manage its packet buffer memory
134 int (*free_pkt)(struct udevice *dev, uchar *packet, int length); member in struct:eth_ops
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dnet.h123 * network stack will not process the empty packet, but free_pkt() will be
125 * free_pkt: Give the driver an opportunity to manage its packet buffer memory
145 int (*free_pkt)(struct udevice *dev, uchar *packet, int length); member in struct:eth_ops

Completed in 43 milliseconds