Home
last modified time | relevance | path

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

/drivers/scsi/elx/efct/
A Defct_hw.c540 if (!wqcb) { in efct_hw_setup_io()
1999 if (!wqcb) { in efct_hw_io_abort()
2050 if (!wqcb) in efct_hw_reqtag_pool_free()
2075 wqcb = kmalloc(sizeof(*wqcb), GFP_KERNEL); in efct_hw_reqtag_pool_alloc()
2076 if (!wqcb) in efct_hw_reqtag_pool_alloc()
2109 if (wqcb) { in efct_hw_reqtag_alloc()
2118 return wqcb; in efct_hw_reqtag_alloc()
2144 if (!wqcb) in efct_hw_reqtag_get_instance()
2148 return wqcb; in efct_hw_reqtag_get_instance()
2426 if (!wqcb) { in efct_hw_wq_process()
[all …]
A Defct_hw.h567 struct hw_wq_callback *wqcb; member
651 efct_hw_reqtag_free(struct efct_hw *hw, struct hw_wq_callback *wqcb);
A Defct_unsol.c214 efct_hw_reqtag_free(hw, ctx->wqcb); in efct_sframe_common_send_cb()

Completed in 17 milliseconds