Home
last modified time | relevance | path

Searched defs:cell_buf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/atm/
H A Dhorizon.h297 typedef struct cell_buf { struct
306 } cell_buf; typedef
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A Dusbatm.h164 unsigned char *cell_buf; /* holds partial rx cell */ member
H A Dusbatm.c420 unsigned char *cell_buf = instance->cell_buf; in usbatm_extract_cells() local