Home
last modified time | relevance | path

Searched refs:wqec_set_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c289 wq->wqec_set_count = EFCT_HW_WQEC_SET_COUNT; in efct_hw_new_wq()
290 wq->wqec_count = wq->wqec_set_count; in efct_hw_new_wq()
H A Defct_hw.h524 u32 wqec_set_count; member
H A Defct_hw.c2272 wq->wqec_count = wq->wqec_set_count; in _efct_hw_wq_write()
2376 hw_wq_submit_pending(wq, wq->wqec_set_count); in efct_hw_cq_process()