ntb_list_rm
entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q);
while ((entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q)))
while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_free_q)))
while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_free_q)))
while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_pend_q))) {
while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_post_q))) {
while ((entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q)))
while ((entry = ntb_list_rm(&qp->ntb_tx_offl_q_lock, &qp->tx_offl_q)))
entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_pend_q);
entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_free_q);
entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q);