Lines Matching refs:sk_buff

103 					      struct sk_buff *resp);
453 struct sk_buff *req;
454 struct sk_buff *resp;
709 static int port100_send_frame_async(struct port100 *dev, struct sk_buff *out, in port100_send_frame_async()
710 struct sk_buff *in, int in_len) in port100_send_frame_async()
739 struct sk_buff *skb) in port100_build_cmd_frame()
757 struct sk_buff *req = cmd->req; in port100_send_async_complete()
758 struct sk_buff *resp = cmd->resp; in port100_send_async_complete()
782 struct sk_buff *req, in port100_send_cmd_async()
787 struct sk_buff *resp; in port100_send_cmd_async()
825 struct sk_buff *resp;
838 struct sk_buff *resp) in port100_send_sync_complete()
846 static struct sk_buff *port100_send_cmd_sync(struct port100 *dev, u8 cmd_code, in port100_send_cmd_sync()
847 struct sk_buff *req) in port100_send_cmd_sync()
896 static struct sk_buff *port100_alloc_skb(struct port100 *dev, unsigned int size) in port100_alloc_skb()
898 struct sk_buff *skb; in port100_alloc_skb()
910 struct sk_buff *skb; in port100_set_command_type()
911 struct sk_buff *resp; in port100_set_command_type()
933 struct sk_buff *skb; in port100_get_command_type_mask()
934 struct sk_buff *resp; in port100_get_command_type_mask()
957 struct sk_buff *skb; in port100_get_firmware_version()
958 struct sk_buff *resp; in port100_get_firmware_version()
980 struct sk_buff *skb, *resp; in port100_switch_rf()
1001 struct sk_buff *skb; in port100_in_set_rf()
1002 struct sk_buff *resp; in port100_in_set_rf()
1032 struct sk_buff *skb; in port100_in_set_framing()
1033 struct sk_buff *resp; in port100_in_set_framing()
1083 struct sk_buff *resp) in port100_in_comm_rf_complete()
1134 struct sk_buff *skb, u16 _timeout, in port100_in_send_cmd()
1159 struct sk_buff *skb; in port100_tg_set_rf()
1160 struct sk_buff *resp; in port100_tg_set_rf()
1190 struct sk_buff *skb; in port100_tg_set_framing()
1191 struct sk_buff *resp; in port100_tg_set_framing()
1261 struct sk_buff *resp) in port100_tg_comm_rf_complete()
1301 struct sk_buff *skb, u16 timeout, in port100_tg_send_cmd()
1336 struct sk_buff *skb; in port100_listen_mdaa()
1388 struct sk_buff *skb; in port100_listen()