Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1520 uint64_t cmf_max_bytes_per_interval; member
H A Dlpfc_scsi.c3786 phba->cmf_max_bytes_per_interval) { in lpfc_update_cmf_cmd()
3792 if (total >= phba->cmf_max_bytes_per_interval) { in lpfc_update_cmf_cmd()
H A Dlpfc_attr.c277 (unsigned long)phba->cmf_max_bytes_per_interval); in lpfc_cmf_info_show()