Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/nfc/
Dnci_core.h356 void nci_ntf_packet(struct nci_dev *ndev, struct sk_buff *skb);
/Linux-v6.1/net/nfc/nci/
Dntf.c758 void nci_ntf_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_ntf_packet() function
Dcore.c1513 nci_ntf_packet(ndev, skb); in nci_rx_work()