Searched refs:wc_count (Results 1 – 2 of 2) sorted by relevance
69 int wc_count; member75 wc->wc_count++; in bfa_wc_up()81 wc->wc_count--; in bfa_wc_down()82 if (wc->wc_count == 0) in bfa_wc_down()92 wc->wc_count = 0; in bfa_wc_init()
249 int wc_count; member255 wc->wc_count++; in bfa_wc_up()261 wc->wc_count--; in bfa_wc_down()262 if (wc->wc_count == 0) in bfa_wc_down()274 wc->wc_count = 0; in bfa_wc_init()
Completed in 4 milliseconds