Lines Matching defs:cb_arg
27 static void bnx2fc_rrq_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_rrq_compl()
65 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_rrq() local
114 static void bnx2fc_l2_els_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_l2_els_compl()
178 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_adisc() local
206 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_logo() local
234 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_rls() local
257 void bnx2fc_srr_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_srr_compl()
367 void bnx2fc_rec_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_rec_compl()
579 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_rec() local
621 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_srr() local
664 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg), in bnx2fc_initiate_els()