Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
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()