Searched refs:xnf_cv_tx_slots (Results 1 – 2 of 2) sorted by relevance
196 kcondvar_t xnf_cv_tx_slots; member
608 cv_broadcast(&xnfp->xnf_cv_tx_slots); in xnf_tx_slots_get()616 cv_wait(&xnfp->xnf_cv_tx_slots, &xnfp->xnf_txlock); in xnf_tx_slots_get()1074 cv_init(&xnfp->xnf_cv_tx_slots, NULL, CV_DEFAULT, NULL); in xnf_attach()1174 cv_destroy(&xnfp->xnf_cv_tx_slots); in xnf_attach()1262 cv_destroy(&xnfp->xnf_cv_tx_slots); in xnf_detach()