Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw.h2891 uint32_t max_hbq : 16; /* Max HBQs Host expect to configure */ member
2895 uint32_t max_hbq : 16; /* Max HBQs Host expect to configure */ member
Dlpfc_mbox.c1289 mb->un.varCfgPort.max_hbq = lpfc_sli_hbq_count(); in lpfc_config_port()