Searched refs:bucket_type (Results 1 – 3 of 3) sorted by relevance
3929 unsigned long base, step, bucket_type; in lpfc_stat_data_ctrl_store() local3947 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()3949 bucket_type = LPFC_POWER2_BUCKET; in lpfc_stat_data_ctrl_store()3981 phba->bucket_type = bucket_type; in lpfc_stat_data_ctrl_store()4012 phba->bucket_type = LPFC_NO_BUCKET; in lpfc_stat_data_ctrl_store()4020 if (phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()4046 if ((phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()4078 char *bucket_type; in lpfc_stat_data_ctrl_show() local4081 switch (phba->bucket_type) { in lpfc_stat_data_ctrl_show()4083 bucket_type = "linear"; in lpfc_stat_data_ctrl_show()[all …]
1073 uint8_t bucket_type; member
224 (phba->bucket_type == LPFC_NO_BUCKET)) { in lpfc_update_stats()229 if (phba->bucket_type == LPFC_LINEAR_BUCKET) { in lpfc_update_stats()