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

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-util.h242 static inline int cvmx_helper_get_first_ipd_port(int interface) function
257 return (cvmx_helper_get_first_ipd_port (interface) +
H A Dcvmx-helper-util.c319 for (port = cvmx_helper_get_first_ipd_port(interface);

Completed in 46 milliseconds