Searched refs:p_current_desc (Results 1 – 1 of 1) sorted by relevance
5127 mss_mac_tx_desc_t *p_current_desc; in txpkt_handler() local5136 p_current_desc = &this_queue->tx_desc_tab[this_queue->current_tx_desc]; in txpkt_handler()5147 if(p_current_desc->status & GEM_TX_DMA_USED) in txpkt_handler()5151 …this_queue->pckt_tx_callback(this_mac, queue_no, p_current_desc, this_queue->tx_caller_info[this_q… in txpkt_handler()5154 p_current_desc++; in txpkt_handler()