Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h964 #define LPFC_LINEAR_BUCKET 1 macro
Dlpfc_attr.c3404 bucket_type = LPFC_LINEAR_BUCKET; in lpfc_stat_data_ctrl_store()
3539 case LPFC_LINEAR_BUCKET: in lpfc_stat_data_ctrl_show()
3558 if (phba->bucket_type == LPFC_LINEAR_BUCKET) in lpfc_stat_data_ctrl_show()
Dlpfc_scsi.c226 if (phba->bucket_type == LPFC_LINEAR_BUCKET) { in lpfc_update_stats()