Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_def.h181 u32 erp_low_mem_count; /* nr of erp actions waiting member
Dzfcp_erp.c1244 adapter->erp_low_mem_count--; in zfcp_erp_action_dequeue()
1417 ++adapter->erp_low_mem_count; in zfcp_erp_strategy()
1420 if (adapter->erp_total_count == adapter->erp_low_mem_count) in zfcp_erp_strategy()
1430 --adapter->erp_low_mem_count; in zfcp_erp_strategy()