Searched refs:MY_TXOWN (Results 1 – 2 of 2) sorted by relevance
1238 if (MY_TXOWN(sc->my_cdata.my_tx_head) == MY_UNSENT) { in my_txeoc()1239 MY_TXOWN(sc->my_cdata.my_tx_head) = MY_OWNByNIC; in my_txeoc()1412 MY_TXOWN(cur_tx) = MY_OWNByNIC; in my_start_locked()1438 MY_TXOWN(start_tx) = MY_OWNByNIC; in my_start_locked()
308 #define MY_TXOWN(x) x->my_ptr->my_frag[0].my_status macro