Searched refs:rx_tailroom (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/net/nfc/hci/ |
D | llc.h | 18 int tx_tailroom, int *rx_headroom, int *rx_tailroom, 37 int rx_tailroom; member
|
D | llc_nop.c | 23 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_nop_init() argument 29 *rx_tailroom = 0; in llc_nop_init()
|
D | llc.c | 110 &llc->rx_headroom, &llc->rx_tailroom, in nfc_llc_allocate()
|
D | llc_shdlc.c | 723 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_shdlc_init() argument 729 *rx_tailroom = 0; in llc_shdlc_init()
|
/linux-6.12.1/Documentation/driver-api/nfc/ |
D | nfc-hci.rst | 159 int tx_tailroom, int *rx_headroom, int *rx_tailroom,
|