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

/freebsd-11-stable/sys/dev/ex/
H A Dif_ex.c80 # define Sent_Pkts 4 macro
449 DODEBUG(Sent_Pkts, printf("1. Sending packet with %d data bytes. ", data_len););
463 DODEBUG(Sent_Pkts, printf("i=%d, avail=%d\n", i, avail););
499 DODEBUG(Sent_Pkts, printf("2. dest=%d, next=%d. ", dest, next););
513 DODEBUG(Sent_Pkts, printf("[%d]", m->m_len););
564 DODEBUG(Sent_Pkts, printf("Transmit\n"););
567 DODEBUG(Sent_Pkts, printf("Resume\n"););

Completed in 59 milliseconds