htc_get_control_buf
send_pkt = htc_get_control_buf(target, true);
packet = htc_get_control_buf(target, false);
tx_pkt = htc_get_control_buf(target, true);
while ((packet = htc_get_control_buf(target, false)) != NULL) {