Lines Matching defs:tdev
142 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid()
274 struct t3cdev *tdev; in process_work() local
637 static int act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_establish()
1032 static int rx_data(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in rx_data()
1078 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in tx_ack()
1117 static int abort_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in abort_rpl()
1163 static int act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_open_rpl()
1210 static int pass_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_open_rpl()
1244 static int close_listsrv_rpl(struct t3cdev *tdev, struct sk_buff *skb, in close_listsrv_rpl()
1294 static void reject_cr(struct t3cdev *tdev, u32 hwtid, __be32 peer_ip, in reject_cr()
1322 static int pass_accept_req(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_accept_req()
1410 static int pass_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_establish()
1428 static int peer_close(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in peer_close()
1515 static int peer_abort(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in peer_abort()
1623 static int close_con_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in close_con_rpl()
1677 static int terminate(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in terminate()
1691 static int ec_status(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in ec_status()
2100 static int sched(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in sched()
2120 static int set_tcb_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in set_tcb_rpl()