Searched refs:send_cbfn (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dbfa_fcxp.c176 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg,
232 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg,
262 bfa_assert(fcxp->send_cbfn != NULL);
266 if (fcxp->send_cbfn != NULL) {
270 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg,
676 fcxp->send_cbfn = cbfn ? cbfn : bfa_fcxp_null_comp;
743 fcxp->send_cbfn = bfa_fcxp_null_comp;
H A Dbfa_fcxp_priv.h109 bfa_cb_fcxp_send_t send_cbfn; /* send completion callback */ member in struct:bfa_fcxp_s
H A Dbfad_drv.h232 fcxp_send_cb_t send_cbfn; member in struct:bfad_fcxp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcxp.c176 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg,
232 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg,
262 bfa_assert(fcxp->send_cbfn != NULL);
266 if (fcxp->send_cbfn != NULL) {
270 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg,
676 fcxp->send_cbfn = cbfn ? cbfn : bfa_fcxp_null_comp;
743 fcxp->send_cbfn = bfa_fcxp_null_comp;
H A Dbfa_fcxp_priv.h109 bfa_cb_fcxp_send_t send_cbfn; /* send completion callback */ member in struct:bfa_fcxp_s
H A Dbfad_drv.h232 fcxp_send_cb_t send_cbfn; member in struct:bfad_fcxp

Completed in 172 milliseconds