Home
last modified time | relevance | path

Searched refs:nci_ntf_packet (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/net/nfc/
Dnci_core.h352 void nci_ntf_packet(struct nci_dev *ndev, struct sk_buff *skb);
/Linux-v5.10/net/nfc/nci/
Dntf.c736 void nci_ntf_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_ntf_packet() function
Dcore.c1480 nci_ntf_packet(ndev, skb); in nci_rx_work()