Searched defs:cb_fn (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dasync_tx.h72 dma_async_tx_callback cb_fn; member in struct:async_submit_ctl
146 init_async_submit(struct async_submit_ctl *args, enum async_tx_flags flags, struct dma_async_tx_descriptor *tx, dma_async_tx_callback cb_fn, void *cb_param, addr_conv_t *scribble) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h59 octnic_ctrl_pkt_cb_fn_t cb_fn; member in struct:octnic_ctrl_pkt
/linux-master/crypto/async_tx/
H A Dasync_raid6_recov.c164 dma_async_tx_callback cb_fn = submit->cb_fn; local
214 dma_async_tx_callback cb_fn = submit->cb_fn; local
305 dma_async_tx_callback cb_fn = submit->cb_fn; local
480 dma_async_tx_callback cb_fn local
[all...]
/linux-master/drivers/scsi/isci/
H A Dremote_node_context.c666 __func__, rnc_state_name(state), cb_fn, cb_p, local
524 sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument
655 sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument
769 sci_remote_node_context_start_task( struct sci_remote_node_context *sci_rnc, struct isci_request *ireq, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument
[all...]
H A Dremote_device.c1340 sci_remote_device_resume( struct isci_remote_device *idev, scics_sds_remote_node_context_callback cb_fn, void *cb_p) argument

Completed in 109 milliseconds