Home
last modified time | relevance | path

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

/linux-3.4.99/net/atm/
Dcommon.c65 static struct sk_buff *alloc_tx(struct atm_vcc *vcc, unsigned int size) in alloc_tx() function
607 while (!(skb = alloc_tx(vcc, eff))) { in vcc_sendmsg()
/linux-3.4.99/drivers/atm/
Deni.c1237 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr) in alloc_tx() function
1320 tx = alloc_tx(eni_dev,unlimited); in reserve_or_set_tx()