Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_attr.c4012 phba->bucket_type = LPFC_NO_BUCKET; in lpfc_stat_data_ctrl_store()
4020 if (phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()
4046 if ((phba->bucket_type == LPFC_NO_BUCKET) in lpfc_stat_data_ctrl_store()
4099 if (phba->bucket_type != LPFC_NO_BUCKET) { in lpfc_stat_data_ctrl_show()
4166 || (phba->bucket_type == LPFC_NO_BUCKET)) in sysfs_drvr_stat_data_read()
Dlpfc.h1070 #define LPFC_NO_BUCKET 0 macro
Dlpfc_scsi.c224 (phba->bucket_type == LPFC_NO_BUCKET)) { in lpfc_update_stats()