• Home
  • Raw
  • Download

Lines Matching defs:skb

139 static int iwch_l2t_send(struct t3cdev *tdev, struct sk_buff *skb, struct l2t_entry *l2e)  in iwch_l2t_send()
155 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb) in iwch_cxgb3_ofld_send()
171 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid()
189 struct sk_buff *skb = get_skb(NULL, sizeof(*req), GFP_KERNEL); in iwch_quiesce_tid() local
210 struct sk_buff *skb = get_skb(NULL, sizeof(*req), GFP_KERNEL); in iwch_resume_tid() local
324 static struct sk_buff *get_skb(struct sk_buff *skb, int len, gfp_t gfp) in get_skb()
359 static void arp_failure_discard(struct t3cdev *dev, struct sk_buff *skb) in arp_failure_discard()
368 static void act_open_req_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in act_open_req_arp_failure()
378 static void abort_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in abort_arp_failure()
390 struct sk_buff *skb; in send_halfclose() local
407 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort()
432 struct sk_buff *skb; in send_connect() local
474 static void send_mpa_req(struct iwch_ep *ep, struct sk_buff *skb) in send_mpa_req()
539 struct sk_buff *skb; in send_mpa_reject() local
588 struct sk_buff *skb; in send_mpa_reply() local
633 static int act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_establish()
661 static void abort_connection(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) in abort_connection()
796 struct sk_buff *skb; in update_rx_credits() local
814 static void process_mpa_reply(struct iwch_ep *ep, struct sk_buff *skb) in process_mpa_reply()
942 static void process_mpa_request(struct iwch_ep *ep, struct sk_buff *skb) in process_mpa_request()
1044 static int rx_data(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in rx_data()
1090 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in tx_ack()
1137 static int abort_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in abort_rpl()
1182 static int act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_open_rpl()
1202 struct sk_buff *skb; in listen_start() local
1228 static int pass_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_open_rpl()
1244 struct sk_buff *skb; in listen_stop() local
1261 static int close_listsrv_rpl(struct t3cdev *tdev, struct sk_buff *skb, in close_listsrv_rpl()
1274 static void accept_cr(struct iwch_ep *ep, __be32 peer_ip, struct sk_buff *skb) in accept_cr()
1313 struct sk_buff *skb) in reject_cr()
1340 static int pass_accept_req(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_accept_req()
1421 static int pass_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_establish()
1439 static int peer_close(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in peer_close()
1530 static int peer_abort(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in peer_abort()
1641 static int close_con_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in close_con_rpl()
1695 static int terminate(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in terminate()
1712 static int ec_status(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in ec_status()
2182 struct sk_buff *skb = NULL; in process_work() local
2203 static int sched(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in sched()
2223 static int set_tcb_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in set_tcb_rpl()