Lines Matching defs:skb

191 static int c4iw_l2t_send(struct c4iw_rdev *rdev, struct sk_buff *skb,  in c4iw_l2t_send()
207 int c4iw_ofld_send(struct c4iw_rdev *rdev, struct sk_buff *skb) in c4iw_ofld_send()
222 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid()
355 static struct sk_buff *get_skb(struct sk_buff *skb, int len, gfp_t gfp) in get_skb()
439 static void arp_failure_discard(void *handle, struct sk_buff *skb) in arp_failure_discard()
448 static void act_open_req_arp_failure(void *handle, struct sk_buff *skb) in act_open_req_arp_failure()
473 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure()
483 static void send_flowc(struct c4iw_ep *ep, struct sk_buff *skb) in send_flowc()
530 struct sk_buff *skb; in send_halfclose() local
549 static int send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort()
641 struct sk_buff *skb; in send_connect() local
849 static void send_mpa_req(struct c4iw_ep *ep, struct sk_buff *skb, in send_mpa_req()
949 struct sk_buff *skb; in send_mpa_reject() local
1029 struct sk_buff *skb; in send_mpa_reply() local
1109 static int act_establish(struct c4iw_dev *dev, struct sk_buff *skb) in act_establish()
1168 static int abort_connection(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in abort_connection()
1310 struct sk_buff *skb; in update_rx_credits() local
1343 static int process_mpa_reply(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_reply()
1579 static void process_mpa_request(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_request()
1729 static int rx_data(struct c4iw_dev *dev, struct sk_buff *skb) in rx_data()
1782 static int abort_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in abort_rpl()
1817 struct sk_buff *skb; in send_fw_act_open_req() local
2098 static int act_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in act_open_rpl()
2208 static int pass_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in pass_open_rpl()
2227 static int close_listsrv_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in close_listsrv_rpl()
2239 static void accept_cr(struct c4iw_ep *ep, struct sk_buff *skb, in accept_cr()
2334 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) in reject_cr()
2379 static int pass_accept_req(struct c4iw_dev *dev, struct sk_buff *skb) in pass_accept_req()
2536 static int pass_establish(struct c4iw_dev *dev, struct sk_buff *skb) in pass_establish()
2562 static int peer_close(struct c4iw_dev *dev, struct sk_buff *skb) in peer_close()
2648 static int peer_abort(struct c4iw_dev *dev, struct sk_buff *skb) in peer_abort()
2784 static int close_con_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in close_con_rpl()
2830 static int terminate(struct c4iw_dev *dev, struct sk_buff *skb) in terminate()
2858 static int fw4_ack(struct c4iw_dev *dev, struct sk_buff *skb) in fw4_ack()
3538 static void active_ofld_conn_reply(struct c4iw_dev *dev, struct sk_buff *skb, in active_ofld_conn_reply()
3588 static void passive_ofld_conn_reply(struct c4iw_dev *dev, struct sk_buff *skb, in passive_ofld_conn_reply()
3615 static int deferred_fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb) in deferred_fw6_msg()
3643 static void build_cpl_pass_accept_req(struct sk_buff *skb, int stid , u8 tos) in build_cpl_pass_accept_req()
3712 static void send_fw_pass_open_req(struct c4iw_dev *dev, struct sk_buff *skb, in send_fw_pass_open_req()
3774 static int rx_pkt(struct c4iw_dev *dev, struct sk_buff *skb) in rx_pkt()
4010 struct sk_buff *skb = NULL; in process_work() local
4055 static int sched(struct c4iw_dev *dev, struct sk_buff *skb) in sched()
4071 static int set_tcb_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in set_tcb_rpl()
4083 static int fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb) in fw6_msg()
4113 static int peer_abort_intr(struct c4iw_dev *dev, struct sk_buff *skb) in peer_abort_intr()