Searched refs:usbatm_pdu_length (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dusbatm.c191 static inline unsigned int usbatm_pdu_length(unsigned int length) function
367 pdu_length = usbatm_pdu_length(length);
850 new->sarb = alloc_skb(usbatm_pdu_length(vcc->qos.rxtp.max_sdu), GFP_KERNEL);

Completed in 55 milliseconds