Searched refs:stopq (Results 1 – 5 of 5) sorted by relevance
61 h->ring_db == NULL || h->startq == NULL || h->stopq == NULL) { in bcmfs_hw_queue_pair_register_ops()82 ops->stopq = h->stopq; in bcmfs_hw_queue_pair_register_ops()
123 void (*stopq)(struct bcmfs_qp *qp); member
176 qp->ops->stopq(qp); in bcmfs_qp_release()
671 .stopq = bcmfs5_shutdown_qp,
737 .stopq = bcmfs4_shutdown_qp,