Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c1491 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_send_plogiacc()
1503 rport->reply_oxid, port->port_cfg.pwwn, in bfa_fcs_rport_send_plogiacc()
1788 rport->reply_oxid); in bfa_fcs_rport_send_logo_acc()
2206 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_process_logo()
2207 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_process_logo()
2301 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_plogi_create()
2302 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi_create()
2322 rport->reply_oxid = rx_fchs->ox_id; in bfa_fcs_rport_plogi()
2323 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi()
2516 rport->reply_oxid, 0); in bfa_fcs_rport_send_prlo_acc()
[all …]
Dbfa_fcs.h127 __be16 reply_oxid; /* ox_id from the req flogi to be member
423 __be16 reply_oxid; /* OX_ID of inbound requests */ member
Dbfa_fcs.c1278 bport->port_topo.pn2n.reply_oxid = fchs->ox_id; in bfa_fcs_fabric_process_flogi()
1306 n2n_port->reply_oxid, pcfg->pwwn, in bfa_fcs_fabric_send_flogi_acc()
Dbfa_fcs_lport.c1168 n2n_port->reply_oxid = 0; in bfa_fcs_lport_n2n_offline()