Home
last modified time | relevance | path

Searched refs:malo_txrec (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/malo/
H A Dif_malo.c272 ic->ic_headroom = sizeof(struct malo_txrec) - in malo_attach()
1030 struct malo_txrec *tr; in malo_tx_start()
1098 if (hdrlen < sizeof(struct malo_txrec)) { in malo_tx_start()
1099 const int space = sizeof(struct malo_txrec) - hdrlen; in malo_tx_start()
1114 tr = mtod(m0, struct malo_txrec *); in malo_tx_start()
1134 tr = mtod(m0, struct malo_txrec *); in malo_tx_start()
1580 const struct malo_txrec *tr = in malo_tx_draintxq()
1581 mtod(bf->bf_m, const struct malo_txrec *); in malo_tx_draintxq()
H A Dif_malo.h510 struct malo_txrec { struct