• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/

Lines Matching refs:c4iw_dev

316 static struct rtable *find_route(struct c4iw_dev *dev, __be32 local_ip,
344 PDBG("%s c4iw_dev %p\n", __func__, handle);
682 static int act_establish(struct c4iw_dev *dev, struct sk_buff *skb)
1088 static int rx_data(struct c4iw_dev *dev, struct sk_buff *skb)
1130 static int abort_rpl(struct c4iw_dev *dev, struct sk_buff *skb)
1169 static int act_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb)
1203 static int pass_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb)
1244 static int close_listsrv_rpl(struct c4iw_dev *dev, struct sk_buff *skb)
1304 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, __be32 peer_ip,
1307 PDBG("%s c4iw_dev %p tid %u peer_ip %x\n", __func__, dev, hwtid,
1338 static int pass_accept_req(struct c4iw_dev *dev, struct sk_buff *skb)
1454 static int pass_establish(struct c4iw_dev *dev, struct sk_buff *skb)
1476 static int peer_close(struct c4iw_dev *dev, struct sk_buff *skb)
1575 static int peer_abort(struct c4iw_dev *dev, struct sk_buff *skb)
1679 static int close_con_rpl(struct c4iw_dev *dev, struct sk_buff *skb)
1726 static int terminate(struct c4iw_dev *dev, struct sk_buff *skb)
1753 static int fw4_ack(struct c4iw_dev *dev, struct sk_buff *skb)
1808 struct c4iw_dev *h = to_c4iw_dev(cm_id->device);
1878 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device);
2015 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device);
2255 struct c4iw_dev *dev;
2262 dev = *((struct c4iw_dev **) (skb->cb + sizeof(void *)));
2288 static int sched(struct c4iw_dev *dev, struct sk_buff *skb)
2294 *((struct c4iw_dev **) (skb->cb + sizeof(void *))) = dev;
2304 static int set_tcb_rpl(struct c4iw_dev *dev, struct sk_buff *skb)
2315 static int fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb)