aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/chelsio/espi.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/chelsio/espi.h')
-rw-r--r--drivers/net/chelsio/espi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/chelsio/espi.h b/drivers/net/chelsio/espi.h
index c90e37f8457..84f2c98bc4c 100644
--- a/drivers/net/chelsio/espi.h
+++ b/drivers/net/chelsio/espi.h
@@ -64,5 +64,6 @@ const struct espi_intr_counts *t1_espi_get_intr_counts(struct peespi *espi);
void t1_espi_set_misc_ctrl(adapter_t *adapter, u32 val);
u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait);
+int t1_espi_get_mon_t204(adapter_t *, u32 *, u8);
#endif /* _CXGB_ESPI_H_ */