]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/lpfc/lpfc_vport.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
[~andy/linux] / drivers / scsi / lpfc / lpfc_vport.h
index 96c445333b69482d13499379bbd0ce38c6d43600..90828340aceadbd275c7184b8ad465582e894e2a 100644 (file)
@@ -112,4 +112,8 @@ struct vport_cmd_tag {
 void lpfc_vport_set_state(struct lpfc_vport *vport,
                          enum fc_vport_state new_state);
 
+void lpfc_vport_reset_stat_data(struct lpfc_vport *);
+void lpfc_alloc_bucket(struct lpfc_vport *);
+void lpfc_free_bucket(struct lpfc_vport *);
+
 #endif /* H_LPFC_VPORT */