Home
last modified time | relevance | path

Searched refs:cvmx_ilk_start_interface (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ilk.h154 extern int cvmx_ilk_start_interface (int interface, unsigned char num_lanes);
H A Dcvmx-helper-ilk.c113 res = cvmx_ilk_start_interface (interface, cvmx_ilk_lane_mask[interface]); in __cvmx_helper_ilk_probe()
H A Dcvmx-ilk.c132 int cvmx_ilk_start_interface (int interface, unsigned char lane_mask) in cvmx_ilk_start_interface() function