• Home
  • Raw
  • Download

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()
606 struct sk_buff *skb; in send_connect() local
780 static void send_mpa_req(struct c4iw_ep *ep, struct sk_buff *skb, in send_mpa_req()
880 struct sk_buff *skb; in send_mpa_reject() local
960 struct sk_buff *skb; in send_mpa_reply() local
1040 static int act_establish(struct c4iw_dev *dev, struct sk_buff *skb) in act_establish()
1099 static int abort_connection(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in abort_connection()
1237 struct sk_buff *skb; in update_rx_credits() local
1270 static int process_mpa_reply(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_reply()
1506 static void process_mpa_request(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_request()
1655 static int rx_data(struct c4iw_dev *dev, struct sk_buff *skb) in rx_data()
1708 static int abort_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in abort_rpl()
1743 struct sk_buff *skb; in send_fw_act_open_req() local
2021 static int act_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in act_open_rpl()
2113 static int pass_open_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in pass_open_rpl()
2132 static int close_listsrv_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in close_listsrv_rpl()
2144 static void accept_cr(struct c4iw_ep *ep, struct sk_buff *skb, in accept_cr()
2234 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) in reject_cr()
2275 static int pass_accept_req(struct c4iw_dev *dev, struct sk_buff *skb) in pass_accept_req()
2396 static int pass_establish(struct c4iw_dev *dev, struct sk_buff *skb) in pass_establish()
2422 static int peer_close(struct c4iw_dev *dev, struct sk_buff *skb) in peer_close()
2508 static int peer_abort(struct c4iw_dev *dev, struct sk_buff *skb) in peer_abort()
2631 static int close_con_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in close_con_rpl()
2677 static int terminate(struct c4iw_dev *dev, struct sk_buff *skb) in terminate()
2705 static int fw4_ack(struct c4iw_dev *dev, struct sk_buff *skb) in fw4_ack()
3369 static void active_ofld_conn_reply(struct c4iw_dev *dev, struct sk_buff *skb, in active_ofld_conn_reply()
3413 static void passive_ofld_conn_reply(struct c4iw_dev *dev, struct sk_buff *skb, in passive_ofld_conn_reply()
3440 static int deferred_fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb) in deferred_fw6_msg()
3468 static void build_cpl_pass_accept_req(struct sk_buff *skb, int stid , u8 tos) in build_cpl_pass_accept_req()
3526 static void send_fw_pass_open_req(struct c4iw_dev *dev, struct sk_buff *skb, in send_fw_pass_open_req()
3588 static int rx_pkt(struct c4iw_dev *dev, struct sk_buff *skb) in rx_pkt()
3811 struct sk_buff *skb = NULL; in process_work() local
3856 static int sched(struct c4iw_dev *dev, struct sk_buff *skb) in sched()
3872 static int set_tcb_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in set_tcb_rpl()
3884 static int fw6_msg(struct c4iw_dev *dev, struct sk_buff *skb) in fw6_msg()
3914 static int peer_abort_intr(struct c4iw_dev *dev, struct sk_buff *skb) in peer_abort_intr()