Searched refs:cb_func (Results 1 – 10 of 10) sorted by relevance
24 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg),664 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg), in bnx2fc_initiate_els()706 els_req->cb_func = cb_func; in bnx2fc_initiate_els()734 els_req->cb_func = NULL; in bnx2fc_initiate_els()775 els_req->cb_func = NULL; in bnx2fc_initiate_els()841 if ((els_req->cb_func) && (els_req->cb_arg)) { in bnx2fc_process_els_compl()842 els_req->cb_func(els_req->cb_arg); in bnx2fc_process_els_compl()
228 if ((io_req->cb_func) && (io_req->cb_arg)) { in bnx2fc_flush_active_ios()229 io_req->cb_func(io_req->cb_arg); in bnx2fc_flush_active_ios()
431 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg); member
143 if ((io_req->cb_func) && (io_req->cb_arg)) { in bnx2fc_cmd_timeout()144 io_req->cb_func(io_req->cb_arg); in bnx2fc_cmd_timeout()
217 int libcfs_kkuc_group_foreach(int group, libcfs_kkuc_cb_t cb_func, in libcfs_kkuc_group_foreach() argument235 rc = cb_func(reg->kr_data, cb_arg); in libcfs_kkuc_group_foreach()
97 int libcfs_kkuc_group_foreach(int group, libcfs_kkuc_cb_t cb_func,
622 I40E_ADMINQ_CALLBACK cb_func = in i40e_clean_asq() local625 cb_func(hw, &desc_cb); in i40e_clean_asq()
690 I40E_ADMINQ_CALLBACK cb_func = in i40e_clean_asq() local693 cb_func(hw, &desc_cb); in i40e_clean_asq()
1234 u8 mpt3sas_base_register_callback_handler(MPT_CALLBACK cb_func);
1135 mpt3sas_base_register_callback_handler(MPT_CALLBACK cb_func) in mpt3sas_base_register_callback_handler() argument1143 mpt_callbacks[cb_idx] = cb_func; in mpt3sas_base_register_callback_handler()