Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs_rport.c1822 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_send_plogiacc()
1835 rport->reply_oxid, port->port_cfg.pwwn, in bfa_fcs_rport_send_plogiacc()
2123 rport->reply_oxid); in bfa_fcs_rport_send_logo_acc()
2576 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_process_logo()
2577 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_process_logo()
2671 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_plogi_create()
2672 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi_create()
2692 rport->reply_oxid = rx_fchs->ox_id; in bfa_fcs_rport_plogi()
2693 bfa_trc(rport->fcs, rport->reply_oxid); in bfa_fcs_rport_plogi()
2927 rport->reply_oxid, 0); in bfa_fcs_rport_send_prlo_acc()
[all …]
Dbfa_fcs.h122 __be16 reply_oxid; /* ox_id from the req flogi to be member
425 __be16 reply_oxid; /* OX_ID of inbound requests */ member
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()
Dbfa_fcs_lport.c1283 n2n_port->reply_oxid = 0; in bfa_fcs_lport_n2n_offline()