Searched refs:bucket_type (Results 1 – 3 of 3) sorted by relevance
3386 unsigned long base, step, bucket_type; in lpfc_stat_data_ctrl_store() local3404 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()3406 bucket_type = LPFC_POWER2_BUCKET; in lpfc_stat_data_ctrl_store()3438 phba->bucket_type = bucket_type; in lpfc_stat_data_ctrl_store()3469 phba->bucket_type = LPFC_NO_BUCKET; in lpfc_stat_data_ctrl_store()3477 if (phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()3503 if ((phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()3535 char *bucket_type; in lpfc_stat_data_ctrl_show() local3538 switch (phba->bucket_type) { in lpfc_stat_data_ctrl_show()3540 bucket_type = "linear"; in lpfc_stat_data_ctrl_show()[all …]
966 uint8_t bucket_type; member
221 (phba->bucket_type == LPFC_NO_BUCKET)) { in lpfc_update_stats()226 if (phba->bucket_type == LPFC_LINEAR_BUCKET) { in lpfc_update_stats()