Searched refs:cmf_max_bytes_per_interval (Results 1 – 5 of 5) sorted by relevance
1475 uint64_t cmf_max_bytes_per_interval; member
3791 phba->cmf_max_bytes_per_interval) { in lpfc_update_cmf_cmd()3797 if (total >= phba->cmf_max_bytes_per_interval) { in lpfc_update_cmf_cmd()
3236 phba->cmf_max_bytes_per_interval = phba->cmf_link_byte_count; in lpfc_cmf_signal_init()6066 if (mbpi != phba->cmf_max_bytes_per_interval) in lpfc_cmf_timer()6067 phba->cmf_max_bytes_per_interval = mbpi; in lpfc_cmf_timer()7156 phba->cmf_max_bytes_per_interval = in lpfc_cgn_params_parse()
1834 if (phba->cmf_max_bytes_per_interval != bw || in lpfc_cmf_sync_cmpl()1837 if (phba->cmf_max_bytes_per_interval < bw) { in lpfc_cmf_sync_cmpl()1838 bwdif = bw - phba->cmf_max_bytes_per_interval; in lpfc_cmf_sync_cmpl()1841 bwdif = phba->cmf_max_bytes_per_interval - bw; in lpfc_cmf_sync_cmpl()1858 if (phba->cmf_max_bytes_per_interval < bw && in lpfc_cmf_sync_cmpl()1863 else if ((phba->cmf_max_bytes_per_interval > bw) && in lpfc_cmf_sync_cmpl()
277 (unsigned long)phba->cmf_max_bytes_per_interval); in lpfc_cmf_info_show()