Home
last modified time | relevance | path

Searched refs:reply_oxid (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcs_rport.c1835 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_send_plogiacc()
1848 rport->reply_oxid, port->port_cfg.pwwn, in bfa_fcs_rport_send_plogiacc()
2136 rport->reply_oxid); in bfa_fcs_rport_send_logo_acc()
2592 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_process_logo()
2593 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_process_logo()
2687 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_plogi_create()
2688 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi_create()
2708 rport->reply_oxid = rx_fchs->ox_id; in bfa_fcs_rport_plogi()
2709 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi()
2943 rport->reply_oxid, 0); in bfa_fcs_rport_send_prlo_acc()
[all …]
Dbfa_fcs.h130 __be16 reply_oxid; /* ox_id from the req flogi to be member
436 __be16 reply_oxid; /* OX_ID of inbound requests */ member
Dbfa_fcs.c1318 bport->port_topo.pn2n.reply_oxid = fchs->ox_id; in bfa_fcs_fabric_process_flogi()
1346 n2n_port->reply_oxid, pcfg->pwwn, in bfa_fcs_fabric_send_flogi_acc()
Dbfa_fcs_lport.c1291 n2n_port->reply_oxid = 0; in bfa_fcs_lport_n2n_offline()