Searched refs:rx_tailroom (Results 1 – 4 of 4) sorted by relevance
/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 | 108 &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()
|