Searched refs:l1c_tx_desc_t (Results 1 – 2 of 2) sorted by relevance
267 } l1c_tx_desc_t; typedef
2823 l1c_tx_desc_t *txd; in atge_send_a_packet()2825 c += (sizeof (l1c_tx_desc_t) * start); in atge_send_a_packet()2826 txd = (l1c_tx_desc_t *)c; in atge_send_a_packet()