Home
last modified time | relevance | path

Searched refs:bucket_type (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c4157 * setbucket <bucket_type> <base> <step>
4178 unsigned long base, step, bucket_type; in lpfc_stat_data_ctrl_store() local
4196 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()
4198 bucket_type = LPFC_POWER2_BUCKET; in lpfc_stat_data_ctrl_store()
4230 phba->bucket_type = bucket_type; in lpfc_stat_data_ctrl_store()
4261 phba->bucket_type = LPFC_NO_BUCKET; in lpfc_stat_data_ctrl_store()
4269 if (phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()
4295 if ((phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()
4327 char *bucket_type; in lpfc_stat_data_ctrl_show() local
[all...]
H A Dlpfc.h1155 uint8_t bucket_type; member
H A Dlpfc_scsi.c167 (phba->bucket_type == LPFC_NO_BUCKET)) { in lpfc_update_stats()
172 if (phba->bucket_type == LPFC_LINEAR_BUCKET) { in lpfc_update_stats()

Completed in 16 milliseconds