Home
last modified time | relevance | path

Searched refs:iovcnt (Results 1 – 3 of 3) sorted by relevance

/drivers/atm/
Dnicstar.h643 int iovcnt; member
651 (((struct ns_skb_prv *)(ATM_SKB(skb)+1))->iovcnt)
Dnicstarmac.copyright22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
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()
688 for (i = 0; i < ATM_SKB(skb)->iovcnt; i++) { in do_tx()