Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h397 u32 cmd_head_count; member
H A Defct_hw.c252 hw->cmd_head_count = 0; in efct_hw_setup()
1351 while (hw->cmd_head_count < (EFCT_HW_MQ_DEPTH - 1) && in efct_hw_cmd_submit_pending()
1363 hw->cmd_head_count++; in efct_hw_cmd_submit_pending()
1469 hw->cmd_head_count--; in efct_hw_command_process()