diff options
-rw-r--r-- | host/docs/usrp_n3xx.dox | 2 | ||||
-rw-r--r-- | host/docs/usrp_x3x0.dox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index 466f7677a..fe0570389 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -78,7 +78,7 @@ rates up to 250 Msps, resulting in a usable analog bandwidth of up to 200 MHz. In order to better use the high available rates, the N320/N321 devices have an additional QSFP+ connector on the back panel which can be used for streaming data to and from the radios. In order to facilitate the higher bandwidth, UHD -uses a technology called \subpage page_dpdk "Data Plane Development Kit (DPDK)". +uses a technology called \ref page_dpdk "Data Plane Development Kit (DPDK)". See the DPDK page for details on how it can improve streaming, and how to use it. diff --git a/host/docs/usrp_x3x0.dox b/host/docs/usrp_x3x0.dox index 602b6e013..34bc5e156 100644 --- a/host/docs/usrp_x3x0.dox +++ b/host/docs/usrp_x3x0.dox @@ -151,7 +151,7 @@ The second interface is specified by the extra argument <b>second_addr</b>. ### DPDK Support To enable the highest streaming rates over the network, X310 supports using -transports based on the \subpage page_dpdk "Data Plane Development Kit (DPDK)". +transports based on the \ref page_dpdk "Data Plane Development Kit (DPDK)". See the DPDK page for details on how it can improve streaming and how to use it. |