vsc_tp_dev_xfer
ret = vsc_tp_dev_xfer(tp, pkt, rx_buf, next_xfer_len);
ret = vsc_tp_dev_xfer(tp, tp->tx_buf, ibuf ? tp->rx_buf : NULL, len);