Searched refs:fc_rscn_id_cnt (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 741 vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type() 755 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type() 761 vport->fc_rscn_id_cnt, ndlp); in lpfc_prep_node_fc4type() 768 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type() 791 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type() 797 vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type() 983 vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_cmpl_ct_cmd_gid_ft() 1199 vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_cmpl_ct_cmd_gid_pt() 1384 vport->fc_rscn_id_cnt); in lpfc_cmpl_ct_cmd_gff_id() 1431 vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_cmpl_ct_cmd_gff_id() [all …]
|
H A D | lpfc_els.c | 1914 if (vport->fc_rscn_id_cnt || in lpfc_end_rscn() 7754 for (i = 0; i < vport->fc_rscn_id_cnt; i++) { in lpfc_els_flush_rscn() 7761 vport->fc_rscn_id_cnt = 0; in lpfc_els_flush_rscn() 7808 for (i = 0; i < vport->fc_rscn_id_cnt; i++) { in lpfc_rscn_payload_check() 7977 vport->fc_rscn_id_cnt); in lpfc_els_rcv_rscn() 8036 *lp, vport->fc_rscn_id_cnt); in lpfc_els_rcv_rscn() 8068 rscn_cnt = vport->fc_rscn_id_cnt; in lpfc_els_rcv_rscn() 8101 vport->fc_rscn_id_cnt++; in lpfc_els_rcv_rscn() 8111 vport->fc_rscn_id_cnt, vport->fc_flag, in lpfc_els_rcv_rscn() 8119 vport->fc_rscn_id_cnt, vport->fc_flag, in lpfc_els_rcv_rscn() [all …]
|
H A D | lpfc.h | 666 uint32_t fc_rscn_id_cnt; /* count of RSCNs payloads in list */ member
|
H A D | lpfc_hbadisc.c | 5916 if (vport->fc_rscn_id_cnt == 0 && in lpfc_disc_start()
|