Home
last modified time | relevance | path

Searched refs:rcv_to_hci (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/nfc/hci/
H A Dllc_nop.c15 rcv_to_hci_t rcv_to_hci; member
22 rcv_to_hci_t rcv_to_hci, int tx_headroom, in llc_nop_init() argument
37 llc_nop->rcv_to_hci = rcv_to_hci; in llc_nop_init()
64 llc_nop->rcv_to_hci(llc_nop->hdev, skb); in llc_nop_rcv_from_drv()
H A Dllc.c92 rcv_to_hci_t rcv_to_hci, int tx_headroom, in nfc_llc_allocate() argument
106 llc->data = llc_engine->ops->init(hdev, xmit_to_drv, rcv_to_hci, in nfc_llc_allocate()
H A Dllc_shdlc.c29 rcv_to_hci_t rcv_to_hci; member
245 shdlc->rcv_to_hci(shdlc->hdev, skb); in llc_shdlc_rcv_i_frame()
722 rcv_to_hci_t rcv_to_hci, int tx_headroom, in llc_shdlc_init() argument
753 shdlc->rcv_to_hci = rcv_to_hci; in llc_shdlc_init()
H A Dllc.h17 rcv_to_hci_t rcv_to_hci, int tx_headroom,
/openbmc/linux/include/net/nfc/
H A Dllc.h25 rcv_to_hci_t rcv_to_hci, int tx_headroom,
/openbmc/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst158 rcv_to_hci_t rcv_to_hci, int tx_headroom,