Searched refs:rx_tailroom (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | llc.h | 18 int tx_tailroom, int *rx_headroom, int *rx_tailroom, 37 int rx_tailroom; member
|
H A D | llc_nop.c | 23 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_nop_init() 29 *rx_tailroom = 0; in llc_nop_init() 21 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 | 108 &llc->rx_headroom, &llc->rx_tailroom, in nfc_llc_allocate()
|
H A D | llc_shdlc.c | 740 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_shdlc_init() 746 *rx_tailroom = 0; in llc_shdlc_init() 738 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
|
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | llc.h | 18 int tx_tailroom, int *rx_headroom, int *rx_tailroom, 37 int rx_tailroom; member
|
H A D | llc_nop.c | 23 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_nop_init() 29 *rx_tailroom = 0; in llc_nop_init() 21 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 | 108 &llc->rx_headroom, &llc->rx_tailroom, in nfc_llc_allocate()
|
H A D | llc_shdlc.c | 723 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_shdlc_init() 729 *rx_tailroom = 0; in llc_shdlc_init() 721 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 5 milliseconds