Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_node.c93 node->evtdepth = 0; in efc_node_alloc()
774 node->evtdepth++; in efc_node_post_event()
784 if (!node->hold_frames && node->evtdepth == 1) in efc_node_post_event()
787 node->evtdepth--; in efc_node_post_event()
793 if (node->evtdepth == 0 && node->req_free) in efc_node_post_event()
Defclib.h343 u32 evtdepth; member