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

/freebsd-10.3-release/sys/dev/my/
H A Dif_my.c1032 cd->my_tx_tail = cd->my_tx_head = NULL;
1226 if (sc->my_cdata.my_tx_head == sc->my_cdata.my_tx_tail) {
1228 sc->my_cdata.my_tx_tail = NULL;
1252 sc->my_cdata.my_tx_tail = NULL;
1455 sc->my_cdata.my_tx_tail = cur_tx;
H A Dif_myreg.h338 struct my_chain *my_tx_tail; member in struct:my_chain_data

Completed in 178 milliseconds