Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dctcm_main.h278 int ctcm_ch_alloc_buffer(struct channel *ch);
283 return ctcm_ch_alloc_buffer(ch); in ctcm_checkalloc_buffer()
286 return ctcm_ch_alloc_buffer(ch); in ctcm_checkalloc_buffer()
Dctcm_main.c382 int ctcm_ch_alloc_buffer(struct channel *ch) in ctcm_ch_alloc_buffer() function