Searched defs:rx_tailroom (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/nfc/hci/
H A Dllc_nop.c21 llc_nop_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, int *rx_headroom, int *rx_tailroom, llc_failure_t llc_failure) argument
H A Dllc.h37 int rx_tailroom; member in struct:nfc_llc
H A Dllc_shdlc.c721 llc_shdlc_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, int *rx_headroom, int *rx_tailroom, llc_failure_t llc_failure) argument

Completed in 232 milliseconds