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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dcommon.c87 static struct sk_buff *alloc_tx(struct atm_vcc *vcc,unsigned int size) function
115 vcc->alloc_tx = alloc_tx;
451 while (!(skb = vcc->alloc_tx(vcc,eff))) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Datmdev.h297 struct sk_buff *(*alloc_tx)(struct atm_vcc *vcc,unsigned int size); member in struct:atm_vcc
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Datmdev.h297 struct sk_buff *(*alloc_tx)(struct atm_vcc *vcc,unsigned int size); member in struct:atm_vcc
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Deni.c1210 static struct eni_tx *alloc_tx(struct eni_dev *eni_dev,int ubr) function
1292 tx = alloc_tx(eni_dev,unlimited);

Completed in 111 milliseconds