Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dllc.h32 int nfc_llc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb);
/openbmc/linux/net/nfc/hci/
H A Dllc.c142 int nfc_llc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in nfc_llc_xmit_from_hci() function
H A Dcore.c99 r = nfc_llc_xmit_from_hci(hdev->llc, skb); in nfc_hci_msg_tx_work()