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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c140 static int iwch_l2t_send(struct t3cdev *tdev, struct sk_buff *skb, struct l2t_entry *l2e) argument
150 error = l2t_send(tdev, skb, l2e);
1943 printk(KERN_ERR MOD "%s - cannot alloc l2e.\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c163 struct l2t_entry *l2e)
172 error = cxgb4_l2t_send(rdev->lldi.ports[0], skb, l2e);
1981 printk(KERN_ERR MOD "%s - cannot alloc l2e.\n", __func__);
162 c4iw_l2t_send(struct c4iw_rdev *rdev, struct sk_buff *skb, struct l2t_entry *l2e) argument

Completed in 163 milliseconds