Searched refs:DPAA2_NI_IFNAME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dpaa2/ | ||
H A D | dpaa2_ni.h | 57 #define DPAA2_NI_IFNAME "dpni" macro |
H A D | dpaa2_ni.c | 553 if_initname(ifp, DPAA2_NI_IFNAME, device_get_unit(sc->dev)); in dpaa2_ni_attach() |