Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_rport.c1834 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_send_plogiacc()
1847 rport->reply_oxid, port->port_cfg.pwwn, in bfa_fcs_rport_send_plogiacc()
2135 rport->reply_oxid); in bfa_fcs_rport_send_logo_acc()
2591 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_process_logo()
2592 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_process_logo()
2686 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_plogi_create()
2687 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi_create()
2707 rport->reply_oxid = rx_fchs->ox_id; in bfa_fcs_rport_plogi()
2708 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi()
2942 rport->reply_oxid, 0); in bfa_fcs_rport_send_prlo_acc()
[all …]
Dbfa_fcs.h129 __be16 reply_oxid; /* ox_id from the req flogi to be member
435 __be16 reply_oxid; /* OX_ID of inbound requests */ member
Dbfa_fcs.c1436 bport->port_topo.pn2n.reply_oxid = fchs->ox_id; in bfa_fcs_fabric_process_flogi()
1464 n2n_port->reply_oxid, pcfg->pwwn, in bfa_fcs_fabric_send_flogi_acc()
Dbfa_fcs_lport.c1279 n2n_port->reply_oxid = 0; in bfa_fcs_lport_n2n_offline()