ntb_list_rm      1935 drivers/ntb/ntb_transport.c 		entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q);
ntb_list_rm      2082 drivers/ntb/ntb_transport.c 	while ((entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q)))
ntb_list_rm      2086 drivers/ntb/ntb_transport.c 	while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_free_q)))
ntb_list_rm      2168 drivers/ntb/ntb_transport.c 	while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_free_q)))
ntb_list_rm      2171 drivers/ntb/ntb_transport.c 	while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_pend_q))) {
ntb_list_rm      2176 drivers/ntb/ntb_transport.c 	while ((entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_post_q))) {
ntb_list_rm      2181 drivers/ntb/ntb_transport.c 	while ((entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q)))
ntb_list_rm      2208 drivers/ntb/ntb_transport.c 	entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_pend_q);
ntb_list_rm      2241 drivers/ntb/ntb_transport.c 	entry = ntb_list_rm(&qp->ntb_rx_q_lock, &qp->rx_free_q);
ntb_list_rm      2284 drivers/ntb/ntb_transport.c 	entry = ntb_list_rm(&qp->ntb_tx_free_q_lock, &qp->tx_free_q);