Searched defs:rx_tailroom (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/net/nfc/hci/ |
H A D | llc.h | 48 int rx_tailroom; member in struct:nfc_llc
|
H A D | llc_nop.c | 32 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 D | llc.c | 136 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 D | llc_shdlc.c | 749 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 128 milliseconds