Home
last modified time | relevance | path

Searched refs:LPFC_LINEAR_BUCKET (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h1152 #define LPFC_LINEAR_BUCKET 1 macro
H A Dlpfc_attr.c4196 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()
4331 case LPFC_LINEAR_BUCKET: in lpfc_stat_data_ctrl_show()
4350 if (phba->bucket_type == LPFC_LINEAR_BUCKET) in lpfc_stat_data_ctrl_show()
H A Dlpfc_scsi.c172 if (phba->bucket_type == LPFC_LINEAR_BUCKET) { in lpfc_update_stats()