Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h647 *efct_hw_reqtag_alloc(struct efct_hw *hw,
H A Defct_hw.c539 wqcb = efct_hw_reqtag_alloc(hw, efct_hw_wq_process_io, io); in efct_hw_setup_io()
1997 wqcb = efct_hw_reqtag_alloc(hw, efct_hw_wq_process_abort, io_to_abort); in efct_hw_io_abort()
2090 efct_hw_reqtag_alloc(struct efct_hw *hw, in efct_hw_reqtag_alloc() function
2986 ctx->wqcb = efct_hw_reqtag_alloc(hw, callback, arg); in efct_hw_send_frame()