Lines Matching refs:qedf_els_cb_arg
11 void (*cb_func)(struct qedf_els_cb_arg *cb_arg), in qedf_initiate_els()
12 struct qedf_els_cb_arg *cb_arg, uint32_t timer_msec) in qedf_initiate_els()
191 static void qedf_rrq_compl(struct qedf_els_cb_arg *cb_arg) in qedf_rrq_compl()
243 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_rrq()
300 cb_arg = kzalloc(sizeof(struct qedf_els_cb_arg), GFP_NOIO); in qedf_send_rrq()
418 static void qedf_l2_els_compl(struct qedf_els_cb_arg *cb_arg) in qedf_l2_els_compl()
505 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_adisc()
513 cb_arg = kzalloc(sizeof(struct qedf_els_cb_arg), GFP_NOIO); in qedf_send_adisc()
538 static void qedf_srr_compl(struct qedf_els_cb_arg *cb_arg) in qedf_srr_compl()
629 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_srr()
662 cb_arg = kzalloc(sizeof(struct qedf_els_cb_arg), GFP_NOIO); in qedf_send_srr()
701 struct qedf_els_cb_arg *cb_arg; in qedf_initiate_seq_cleanup()
711 cb_arg = kzalloc(sizeof(struct qedf_els_cb_arg), GFP_NOIO); in qedf_initiate_seq_cleanup()
747 struct qedf_els_cb_arg *cb_arg; in qedf_process_seq_cleanup_compl()
833 static void qedf_rec_compl(struct qedf_els_cb_arg *cb_arg) in qedf_rec_compl()
1002 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_rec()
1036 cb_arg = kzalloc(sizeof(struct qedf_els_cb_arg), GFP_NOIO); in qedf_send_rec()