Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h85 int wc_count; member
91 wc->wc_count++; in bfa_wc_up()
97 wc->wc_count--; in bfa_wc_down()
98 if (wc->wc_count == 0) in bfa_wc_down()
108 wc->wc_count = 0; in bfa_wc_init()
/linux/drivers/scsi/bfa/
H A Dbfa_cs.h238 int wc_count; member
244 wc->wc_count++; in bfa_wc_up()
250 wc->wc_count--; in bfa_wc_down()
251 if (wc->wc_count == 0) in bfa_wc_down()
263 wc->wc_count = 0; in bfa_wc_init()