Searched refs:cvmx_ilk_chan_pknd_t (Results 1 – 3 of 3) sorted by relevance
98 static cvmx_ilk_chan_pknd_t *chpknd = NULL, *tmp1; in __cvmx_helper_ilk_probe()169 chpknd = (cvmx_ilk_chan_pknd_t *) in __cvmx_helper_ilk_probe()171 kmalloc(CVMX_MAX_ILK_PKNDS * sizeof(cvmx_ilk_chan_pknd_t), GFP_KERNEL); in __cvmx_helper_ilk_probe()173 cvmx_bootmem_alloc (CVMX_MAX_ILK_PKNDS * sizeof(cvmx_ilk_chan_pknd_t), in __cvmx_helper_ilk_probe()174 sizeof(cvmx_ilk_chan_pknd_t)); in __cvmx_helper_ilk_probe()184 memset (chpknd, 0, CVMX_MAX_ILK_PKNDS * sizeof(cvmx_ilk_chan_pknd_t)); in __cvmx_helper_ilk_probe()
89 } cvmx_ilk_chan_pknd_t; typedef159 extern int cvmx_ilk_rx_set_pknd (int interface, cvmx_ilk_chan_pknd_t *chpknd,
316 int cvmx_ilk_rx_set_pknd (int interface, cvmx_ilk_chan_pknd_t *chpknd, in cvmx_ilk_rx_set_pknd()