Searched refs:is_dpni (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/fsl-mc/
H A Dmc.c222 #define is_dpni(s) (s != NULL ? !strncmp(s, "dpni@", 5) : 0) macro
275 if (!is_dpni(endpoint))

Completed in 29 milliseconds