Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfa_cs.h91 int wc_count; member
97 wc->wc_count++; in bfa_wc_up()
103 wc->wc_count--; in bfa_wc_down()
104 if (wc->wc_count == 0) in bfa_wc_down()
114 wc->wc_count = 0; in bfa_wc_init()
/linux-4.1.27/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()