Home
last modified time | relevance | path

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

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