Searched refs:wqcb (Results 1 – 3 of 3) sorted by relevance
540 if (!wqcb) { in efct_hw_setup_io()1998 if (!wqcb) { in efct_hw_io_abort()2049 if (!wqcb) in efct_hw_reqtag_pool_free()2074 wqcb = kmalloc(sizeof(*wqcb), GFP_KERNEL); in efct_hw_reqtag_pool_alloc()2075 if (!wqcb) in efct_hw_reqtag_pool_alloc()2108 if (wqcb) { in efct_hw_reqtag_alloc()2117 return wqcb; in efct_hw_reqtag_alloc()2143 if (!wqcb) in efct_hw_reqtag_get_instance()2147 return wqcb; in efct_hw_reqtag_get_instance()2425 if (!wqcb) { in efct_hw_wq_process()[all …]
567 struct hw_wq_callback *wqcb; member651 efct_hw_reqtag_free(struct efct_hw *hw, struct hw_wq_callback *wqcb);
214 efct_hw_reqtag_free(hw, ctx->wqcb); in efct_sframe_common_send_cb()