Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c1838 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_send_plogiacc()
1851 rport->reply_oxid, port->port_cfg.pwwn, in bfa_fcs_rport_send_plogiacc()
2139 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 …]
H A Dbfa_fcs.h173 __be16 reply_oxid; /* ox_id from the req flogi to be member
589 __be16 reply_oxid; /* OX_ID of inbound requests */ member
H A Dbfa_fcs.c1310 bport->port_topo.pn2n.reply_oxid = fchs->ox_id; in bfa_fcs_fabric_process_flogi()
1338 n2n_port->reply_oxid, pcfg->pwwn, in bfa_fcs_fabric_send_flogi_acc()
H A Dbfa_fcs_lport.c1270 n2n_port->reply_oxid = 0; in bfa_fcs_lport_n2n_offline()