Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ilk.h159 extern int cvmx_ilk_rx_set_pknd (int interface, cvmx_ilk_chan_pknd_t *chpknd,
H A Dcvmx-helper-ilk.c192 res = cvmx_ilk_rx_set_pknd (interface, chpknd, cvmx_ilk_chans[interface]); in __cvmx_helper_ilk_probe()
H A Dcvmx-ilk.c316 int cvmx_ilk_rx_set_pknd (int interface, cvmx_ilk_chan_pknd_t *chpknd, in cvmx_ilk_rx_set_pknd() function