Home
last modified time | relevance | path

Searched refs:queue_qp_free (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c590 static void queue_qp_free(struct kref *kref) in queue_qp_free() function
608 kref_put(&to_c4iw_qp(qp)->kref, queue_qp_free); in c4iw_qp_rem_ref()