Home
last modified time | relevance | path

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

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