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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/cxgb3/
H A DMakefile8 xgmac.o sge.o l2t.o cxgb3_offload.o
H A Dcxgb3_offload.h38 #include "l2t.h"
75 struct dst_entry *new, struct l2t_entry *l2t);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c256 l2t_release(L2DATA(ep->com.tdev), ep->l2t);
397 l2t_send(ep->com.tdev, skb, ep->l2t);
419 l2t_send(ep->com.tdev, skb, ep->l2t);
447 V_L2T_IDX(ep->l2t->idx) | V_TX_CHANNEL(ep->l2t->smt_idx);
464 l2t_send(ep->com.tdev, skb, ep->l2t);
516 req->param = htonl(V_TX_PORT(ep->l2t->smt_idx) |
522 l2t_send(ep->com.tdev, skb, ep->l2t);
567 req->param = htonl(V_TX_PORT(ep->l2t->smt_idx) |
573 l2t_send(ep->com.tdev, skb, ep->l2t);
1292 struct l2t_entry *l2t; local
1345 l2t_release(L2DATA(tdev), l2t); local
2010 iwch_ep_redirect(void *ctx, struct dst_entry *old, struct dst_entry *new, struct l2t_entry *l2t) argument
[all...]
H A Diwch_cm.h178 struct l2t_entry *l2t; member in struct:iwch_ep
223 int iwch_ep_redirect(void *ctx, struct dst_entry *old, struct dst_entry *new, struct l2t_entry *l2t);

Completed in 42 milliseconds