Home
last modified time | relevance | path

Searched refs:tx (Results 1 – 4 of 4) sorted by relevance

/sys/include/
Dnic.h15 int (*tx)(NIC *, MBuf *, NICCB, void *); // TX member
/sys/dev/
De1000.c490 ethDev->nic.tx = &E1000_Enqueue; in E1000_Configure()
/sys/kern/
Dsyscall.c543 (nic->tx)(nic, &mbuf, NULL, NULL); in Syscall_NICSend()
/lib/liblwip/
DCHANGELOG839 * ppp.c: task #10154 (PPP: Update snmp in/out counters for tx/rx packets)