Home
last modified time | relevance | path

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

/linux-3.3/drivers/s390/net/
Dctcm_main.h285 int ctcm_ch_alloc_buffer(struct channel *ch);
290 return ctcm_ch_alloc_buffer(ch); in ctcm_checkalloc_buffer()
293 return ctcm_ch_alloc_buffer(ch); in ctcm_checkalloc_buffer()
Dctcm_main.c383 int ctcm_ch_alloc_buffer(struct channel *ch) in ctcm_ch_alloc_buffer() function