Lines Matching defs:skb
28 static void nci_core_reset_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_core_reset_rsp_packet()
43 static void nci_core_init_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_core_init_rsp_packet()
110 struct sk_buff *skb) in nci_core_set_config_rsp_packet()
120 struct sk_buff *skb) in nci_rf_disc_map_rsp_packet()
129 static void nci_rf_disc_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_rf_disc_rsp_packet()
160 struct sk_buff *skb) in nci_rf_disc_select_rsp_packet()
172 struct sk_buff *skb) in nci_rf_deactivate_rsp_packet()
188 struct sk_buff *skb) in nci_nfcee_discover_rsp_packet()
205 struct sk_buff *skb) in nci_nfcee_mode_set_rsp_packet()
214 struct sk_buff *skb) in nci_core_conn_create_rsp_packet()
269 struct sk_buff *skb) in nci_core_conn_close_rsp_packet()
288 void nci_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_rsp_packet()