Searched refs:sc_tx_cv (Results 1 – 5 of 5) sorted by relevance
134 kcondvar_t sc_tx_cv; member
131 kcondvar_t sc_tx_cv; member
593 cv_init(&sc->sc_tx_cv, "tx-ring", CV_DRIVER, NULL); in iwk_attach()967 cv_destroy(&sc->sc_tx_cv); in iwk_destroy_locks()
149 kcondvar_t sc_tx_cv; member