Searched refs:current_rec (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c2390 phba->fcf.current_rec.fcf_indx);
2434 rc, phba->fcf.current_rec.fcf_indx);
2466 if (phba->fcf.current_rec.priority ==
2669 lpfc_sli4_fcf_record_match(phba, &phba->fcf.current_rec,
2672 phba->fcf.current_rec.fcf_indx) {
2679 phba->fcf.current_rec.fcf_indx);
2694 phba->fcf.current_rec.fcf_indx);
2722 lpfc_sli4_fcf_record_match(phba, &phba->fcf.current_rec,
2725 phba->fcf.current_rec.fcf_indx) {
2739 phba->fcf.current_rec
[all...]
H A Dlpfc_mbox.c2553 phba->fcf.current_rec.fcf_indx);
2554 if (phba->fcf.current_rec.vlan_id != LPFC_FCOE_NULL_VID) {
2557 phba->fcf.current_rec.vlan_id);
2589 phba->fcf.current_rec.fcf_indx);
2590 if (phba->fcf.current_rec.vlan_id != LPFC_FCOE_NULL_VID) {
2593 phba->fcf.current_rec.vlan_id);
H A Dlpfc_els.c985 phba->fcf.current_rec.fcf_indx,
988 phba->fcf.current_rec.fcf_indx);
1131 phba->fcf.current_rec.fcf_indx,
1132 phba->fcf.current_rec.switch_name[0],
1133 phba->fcf.current_rec.switch_name[1],
1134 phba->fcf.current_rec.switch_name[2],
1135 phba->fcf.current_rec.switch_name[3],
1136 phba->fcf.current_rec.switch_name[4],
1137 phba->fcf.current_rec.switch_name[5],
1138 phba->fcf.current_rec
[all...]
H A Dlpfc_sli4.h347 struct lpfc_fcf_rec current_rec; member in struct:lpfc_fcf
H A Dlpfc_sli.c9006 phba->fcf.current_rec.flag = 0;
20332 next_fcf_index = phba->fcf.current_rec.fcf_indx;
20355 next_fcf_index == phba->fcf.current_rec.fcf_indx) {
H A Dlpfc_init.c6831 (phba->fcf.current_rec.fcf_indx != acqe_fip->index)) {
6840 if (phba->fcf.current_rec.fcf_indx != acqe_fip->index)

Completed in 297 milliseconds