Home
last modified time | relevance | path

Searched refs:hold_frames (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/scsi/elx/libefc/
A Defc_node.h51 node->hold_frames = true; in efc_node_hold_frames()
64 node->hold_frames = false; in efc_node_accept_frames()
A Defc_domain.c54 efc->hold_frames = true; in efc_domain_cb()
97 efc->hold_frames = false; in efc_domain_cb()
123 efc->hold_frames = false; in efc_domain_free()
870 if (efc->hold_frames) in efct_domain_process_pending()
914 if (!domain || efc->hold_frames || !list_empty(&efc->pend_frames)) { in efc_dispatch_frame()
1002 if (node->hold_frames || !list_empty(&node->pend_frames)) { in efc_domain_dispatch_frame()
A Defclib.c29 efc->hold_frames = false; in efcport_init()
A Defclib.h326 bool hold_frames; member
561 bool hold_frames; member
A Defc_node.c784 if (!node->hold_frames && node->evtdepth == 1) in efc_node_post_event()
1005 if (node->hold_frames) in efc_process_node_pending()

Completed in 10 milliseconds