Searched refs:iovcnt (Results 1 – 4 of 4) sorted by relevance
644 int iovcnt; member652 (((struct ns_skb_prv *)(ATM_SKB(skb)+1))->iovcnt)
22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
674 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()691 for (i = 0; i < ATM_SKB(skb)->iovcnt; i++) { in do_tx()
595 __field(u8, iovcnt)605 __entry->iovcnt = (i[0] >> 8) & 0xff;615 __entry->iovcnt,