first_packet
first_packet();
static void first_packet();
p_tx_sw_packet_t first_packet;
first_packet = NULL;
first_packet = NULL;
first_packet = (p_tx_sw_packet_t)QUEUE_GET_HEAD(pending_list);
if (first_packet != NULL) {
first_packet->num_desc++;
first_packet = NULL;