Searched refs:iovcnt (Results 1 – 3 of 3) sorted by relevance
643 int iovcnt; member651 (((struct ns_skb_prv *)(ATM_SKB(skb)+1))->iovcnt)
22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
671 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()