Searched refs:hw_queue_dtor (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ehea/
H A Dehea_qmr.c100 static void hw_queue_dtor(struct hw_queue *queue) function
197 hw_queue_dtor(&cq->hw_queue);
219 hw_queue_dtor(&cq->hw_queue);
310 hw_queue_dtor(&eq->hw_queue);
345 hw_queue_dtor(&eq->hw_queue);
404 hw_queue_dtor(hw_queue);
491 hw_queue_dtor(&qp->hw_rqueue2);
494 hw_queue_dtor(&qp->hw_rqueue1);
497 hw_queue_dtor(&qp->hw_squeue);
519 hw_queue_dtor(
[all...]

Completed in 17 milliseconds