Searched refs:bucket_type (Results 1 – 3 of 3) sorted by relevance
3387 unsigned long base, step, bucket_type; in lpfc_stat_data_ctrl_store() local3405 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()3407 bucket_type = LPFC_POWER2_BUCKET; in lpfc_stat_data_ctrl_store()3439 phba->bucket_type = bucket_type; in lpfc_stat_data_ctrl_store()3470 phba->bucket_type = LPFC_NO_BUCKET; in lpfc_stat_data_ctrl_store()3478 if (phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()3504 if ((phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()3536 char *bucket_type; in lpfc_stat_data_ctrl_show() local3539 switch (phba->bucket_type) { in lpfc_stat_data_ctrl_show()3541 bucket_type = "linear"; in lpfc_stat_data_ctrl_show()[all …]
962 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()