summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/fxp/if_fxpreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/fxp/if_fxpreg.h')
-rw-r--r--freebsd/sys/dev/fxp/if_fxpreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/dev/fxp/if_fxpreg.h b/freebsd/sys/dev/fxp/if_fxpreg.h
index cc764b54..7fd60afd 100644
--- a/freebsd/sys/dev/fxp/if_fxpreg.h
+++ b/freebsd/sys/dev/fxp/if_fxpreg.h
@@ -250,7 +250,7 @@ struct fxp_cb_ucode {
/*
* Number of DMA segments in a TxCB.
*/
-#define FXP_NTXSEG 32
+#define FXP_NTXSEG 35
struct fxp_tbd {
uint32_t tb_addr;