Searched refs:bucket_type (Results 1 – 3 of 3) sorted by relevance
2282 unsigned long base, step, bucket_type; in lpfc_stat_data_ctrl_store() local2300 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()2302 bucket_type = LPFC_POWER2_BUCKET; in lpfc_stat_data_ctrl_store()2334 phba->bucket_type = bucket_type; in lpfc_stat_data_ctrl_store()2365 phba->bucket_type = LPFC_NO_BUCKET; in lpfc_stat_data_ctrl_store()2373 if (phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()2399 if ((phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()2432 char *bucket_type; in lpfc_stat_data_ctrl_show() local2435 switch (phba->bucket_type) { in lpfc_stat_data_ctrl_show()2437 bucket_type = "linear"; in lpfc_stat_data_ctrl_show()[all …]
662 uint8_t bucket_type; member
143 (phba->bucket_type == LPFC_NO_BUCKET)) { in lpfc_update_stats()148 if (phba->bucket_type == LPFC_LINEAR_BUCKET) { in lpfc_update_stats()