Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_cs.h77 int wc_count; member
83 wc->wc_count++; in bfa_wc_up()
89 wc->wc_count--; in bfa_wc_down()
90 if (wc->wc_count == 0) in bfa_wc_down()
100 wc->wc_count = 0; in bfa_wc_init()
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_cs.h289 int wc_count; member
295 wc->wc_count++; in bfa_wc_up()
301 wc->wc_count--; in bfa_wc_down()
302 if (wc->wc_count == 0) in bfa_wc_down()
314 wc->wc_count = 0; in bfa_wc_init()