Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-util.h242 static inline int cvmx_helper_get_first_ipd_port(int interface) in cvmx_helper_get_first_ipd_port() function
257 return (cvmx_helper_get_first_ipd_port (interface) + in cvmx_helper_get_last_ipd_port()
H A Dcvmx-helper-util.c319 for (port = cvmx_helper_get_first_ipd_port(interface); in cvmx_helper_setup_red()