Searched defs:ntf (Results 1 – 2 of 2) sorted by relevance
45 struct nci_core_conn_credit_ntf *ntf = (void *) skb->data; in nci_core_conn_credits_ntf_packet() local94 struct nci_core_intf_error_ntf *ntf = (void *) skb->data; in nci_core_conn_intf_error_ntf_packet() local272 struct nci_rf_discover_ntf *ntf) in nci_add_new_target()319 struct nci_rf_discover_ntf ntf; in nci_rf_discover_ntf_packet() local380 struct nci_rf_intf_activated_ntf *ntf, __u8 *data) in nci_extract_activation_params_iso_dep()416 struct nci_rf_intf_activated_ntf *ntf, __u8 *data) in nci_extract_activation_params_nfc_dep()452 struct nci_rf_intf_activated_ntf *ntf) in nci_target_auto_activated()475 struct nci_rf_intf_activated_ntf *ntf) in nci_store_general_bytes_nfc_dep()520 struct nci_rf_intf_activated_ntf ntf; in nci_rf_intf_activated_ntf_packet() local682 struct nci_rf_deactivate_ntf *ntf = (void *) skb->data; in nci_rf_deactivate_ntf_packet() local
73 int (*ntf)(struct nci_dev *dev, struct sk_buff *skb); member