Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw.h3536 uint32_t max_hbq : 16; /* Max HBQs Host expect to configure */ member
3540 uint32_t max_hbq : 16; /* Max HBQs Host expect to configure */ member
H A Dlpfc_mbox.c1354 mb->un.varCfgPort.max_hbq = lpfc_sli_hbq_count(); in lpfc_config_port()