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

/linux-4.1.27/net/nfc/hci/
H A Dllc.h48 int rx_tailroom; member in struct:nfc_llc
H A Dllc_nop.c32 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) llc_nop_init() argument
H A Dllc.c136 nfc_llc_get_rx_head_tail_room(struct nfc_llc *llc, int *rx_headroom, int *rx_tailroom) nfc_llc_get_rx_head_tail_room() argument
H A Dllc_shdlc.c749 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) llc_shdlc_init() argument

Completed in 152 milliseconds