Searched defs:raw_tx (Results 1 - 7 of 7) sorted by relevance

/seL4-camkes-master/projects/util_libs/libethdrivers/include/ethdrivers/
H A Draw.h136 ethif_raw_tx raw_tx; member in struct:raw_iface_funcs
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/am335x/
H A Dbeaglebone.c229 static int raw_tx(struct eth_driver *driver, unsigned int num, uintptr_t *phys, unsigned int *len, void *cookie) function
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/
H A Dtx2.c250 static int raw_tx(struct eth_driver *driver, unsigned int num, uintptr_t *phys, function
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/pc99/
H A Dvirtio_pci.c299 static int raw_tx(struct eth_driver *driver, unsigned int num, uintptr_t *phys, unsigned int *len, void *cookie) { function
H A Dintel.c860 static int raw_tx(struct eth_driver *driver, unsigned int num, uintptr_t *phys, unsigned int *len, void *cookie) function
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/zynq7000/
H A Dzynq7000.c319 static int raw_tx(struct eth_driver *driver, unsigned int num, uintptr_t *phys, unsigned int *len, void *cookie) function
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/imx6/
H A Dimx6.c330 static int raw_tx(struct eth_driver *driver, unsigned int num, uintptr_t *phys, unsigned int *len, void *cookie) function

Completed in 95 milliseconds