Lines Matching defs:skb

190 static int c4iw_l2t_send(struct c4iw_rdev *rdev, struct sk_buff *skb,  in c4iw_l2t_send()
206 int c4iw_ofld_send(struct c4iw_rdev *rdev, struct sk_buff *skb) in c4iw_ofld_send()
221 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid()
344 static struct sk_buff *get_skb(struct sk_buff *skb, int len, gfp_t gfp) in get_skb()
428 static void arp_failure_discard(void *handle, struct sk_buff *skb) in arp_failure_discard()
437 static void act_open_req_arp_failure(void *handle, struct sk_buff *skb) in act_open_req_arp_failure()
456 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure()
466 static void send_flowc(struct c4iw_ep *ep, struct sk_buff *skb) in send_flowc()
513 struct sk_buff *skb; in send_halfclose() local
532 static int send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort()
622 struct sk_buff *skb; in send_connect() local
796 static void send_mpa_req(struct c4iw_ep *ep, struct sk_buff *skb, in send_mpa_req()
896 struct sk_buff *skb; in send_mpa_reject() local
976 struct sk_buff *skb; in send_mpa_reply() local
1056 static int act_establish(struct c4iw_dev *dev, struct sk_buff *skb) in act_establish()
1115 static int abort_connection(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in abort_connection()
1253 struct sk_buff *skb; in update_rx_credits() local
1286 static int process_mpa_reply(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_reply()
1522 static void process_mpa_request(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_request()
1672 static int rx_data(struct c4iw_dev *dev, struct sk_buff *skb) in rx_data()
1725 static int abort_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in abort_rpl()
1760 struct sk_buff *skb; in send_fw_act_open_req() local
2038 static int act_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in act_open_rpl()
2133 static int pass_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in pass_open_rpl()
2152 static int close_listsrv_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in close_listsrv_rpl()
2164 static void accept_cr(struct c4iw_ep *ep, struct sk_buff *skb, in accept_cr()
2254 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) in reject_cr()
2295 static int pass_accept_req(struct c4iw_dev *dev, struct sk_buff *skb) in pass_accept_req()
2446 static int pass_establish(struct c4iw_dev *dev, struct sk_buff *skb) in pass_establish()
2472 static int peer_close(struct c4iw_dev *dev, struct sk_buff *skb) in peer_close()
2558 static int peer_abort(struct c4iw_dev *dev, struct sk_buff *skb) in peer_abort()
2685 static int close_con_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in close_con_rpl()
2731 static int terminate(struct c4iw_dev *dev, struct sk_buff *skb) in terminate()
2759 static int fw4_ack(struct c4iw_dev *dev, struct sk_buff *skb) in fw4_ack()
3427 static void active_ofld_conn_reply(struct c4iw_dev *dev, struct sk_buff *skb, in active_ofld_conn_reply()
3471 static void passive_ofld_conn_reply(struct c4iw_dev *dev, struct sk_buff *skb, in passive_ofld_conn_reply()
3498 static int deferred_fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb) in deferred_fw6_msg()
3526 static void build_cpl_pass_accept_req(struct sk_buff *skb, int stid , u8 tos) in build_cpl_pass_accept_req()
3584 static void send_fw_pass_open_req(struct c4iw_dev *dev, struct sk_buff *skb, in send_fw_pass_open_req()
3646 static int rx_pkt(struct c4iw_dev *dev, struct sk_buff *skb) in rx_pkt()
3869 struct sk_buff *skb = NULL; in process_work() local
3914 static int sched(struct c4iw_dev *dev, struct sk_buff *skb) in sched()
3930 static int set_tcb_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in set_tcb_rpl()
3942 static int fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb) in fw6_msg()
3972 static int peer_abort_intr(struct c4iw_dev *dev, struct sk_buff *skb) in peer_abort_intr()