Home
last modified time | relevance | path

Searched refs:bbscn_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mbox.c2153 uint8_t bbscn_fabric = 0, bbscn_max = 0, bbscn_def = 0; in lpfc_reg_vfi() local
2188 bbscn_max = bf_get(lpfc_bbscn_max, in lpfc_reg_vfi()
2190 if (bbscn_fabric <= bbscn_max) { in lpfc_reg_vfi()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mbox.c2220 uint8_t bbscn_fabric = 0, bbscn_max = 0, bbscn_def = 0; in lpfc_reg_vfi() local
2255 bbscn_max = bf_get(lpfc_bbscn_max, in lpfc_reg_vfi()
2257 if (bbscn_fabric <= bbscn_max) { in lpfc_reg_vfi()

Completed in 7 milliseconds