Lines Matching defs:skb
550 static inline void mk_tid_release(struct sk_buff *skb, unsigned int tid) in mk_tid_release()
564 struct sk_buff *skb; in t3_process_tid_release_list() local
635 struct sk_buff *skb; in cxgb3_remove_tid() local
706 static int do_smt_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_smt_write_rpl()
717 static int do_l2t_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_l2t_write_rpl()
728 static int do_rte_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_rte_write_rpl()
739 static int do_act_open_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_act_open_rpl()
759 static int do_stid_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_stid_rpl()
777 static int do_hwtid_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_hwtid_rpl()
795 static int do_cr(struct t3cdev *dev, struct sk_buff *skb) in do_cr()
829 static struct sk_buff *cxgb3_get_cpl_reply_skb(struct sk_buff *skb, size_t len, in cxgb3_get_cpl_reply_skb()
844 static int do_abort_req_rss(struct t3cdev *dev, struct sk_buff *skb) in do_abort_req_rss()
889 static int do_act_establish(struct t3cdev *dev, struct sk_buff *skb) in do_act_establish()
916 static int do_trace(struct t3cdev *dev, struct sk_buff *skb) in do_trace()
934 static inline u32 get_hwtid(struct sk_buff *skb) in get_hwtid()
939 static inline u32 get_opcode(struct sk_buff *skb) in get_opcode()
944 static int do_term(struct t3cdev *dev, struct sk_buff *skb) in do_term()
990 static int do_bad_cpl(struct t3cdev *dev, struct sk_buff *skb) in do_bad_cpl()
1022 struct sk_buff *skb = *skbs++; in process_rx() local
1043 int cxgb3_ofld_send(struct t3cdev *dev, struct sk_buff *skb) in cxgb3_ofld_send()
1090 struct sk_buff *skb; in set_l2t_ix() local