Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dhorizon.h312 typedef struct cell_buf { struct
321 } cell_buf; argument
/linux-4.4.14/drivers/usb/atm/
Dusbatm.h178 unsigned char *cell_buf; /* holds partial rx cell */ member
Dusbatm.c435 unsigned char *cell_buf = instance->cell_buf; in usbatm_extract_cells() local