Searched refs:atge_tx_desc_t (Results 1 – 2 of 2) sorted by relevance
539 atge_tx_desc_t *txd; in atge_tx_reclaim()566 c += (sizeof (atge_tx_desc_t) * start); in atge_tx_reclaim()567 txd = (atge_tx_desc_t *)c; in atge_tx_reclaim()2839 atge_tx_desc_t *txd; in atge_send_a_packet()2841 c += (sizeof (atge_tx_desc_t) * start); in atge_send_a_packet()2842 txd = (atge_tx_desc_t *)c; in atge_send_a_packet()
261 } atge_tx_desc_t; typedef