Home
last modified time | relevance | path

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

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