Searched refs:fm_tx_cv (Results 1 – 3 of 3) sorted by relevance
124 cv_init(&mac->fm_tx_cv, NULL, CV_DRIVER, NULL); in fcoe_open_mac()142 cv_destroy(&mac->fm_tx_cv); in fcoe_close_mac()325 cv_broadcast(&mac->fm_tx_cv); in fcoe_mac_notify()
147 kcondvar_t fm_tx_cv; member
184 cv_broadcast(&mac->fm_tx_cv); in fcoe_ctl()213 (void) cv_reltimedwait(&mac->fm_tx_cv, &mac->fm_mutex, in fcoe_tx_frame()