Searched refs:uPD98401_TXPD_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/atm/ | ||
D | uPD98401.h | 205 #define uPD98401_TXPD_SIZE 16 /* descriptor size (in bytes) */ macro |
D | zatm.c | 670 dsc = kmalloc(uPD98401_TXPD_SIZE * 2 + in do_tx() |