Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
DuPD98401.h230 #define uPD98401_TXBD_SIZE 8 /* descriptor size (in bytes) */ macro
Dzatm.c860 uPD98401_TXBD_SIZE*ATM_SKB(skb)->iovcnt,GFP_ATOMIC); in do_tx()
873 dsc[2] = ATM_SKB(skb)->iovcnt*uPD98401_TXBD_SIZE; in do_tx()