Searched refs:rx_headroom (Results 1 – 4 of 4) sorted by relevance
/net/nfc/hci/ |
D | llc.h | 18 int tx_tailroom, int *rx_headroom, int *rx_tailroom, 36 int rx_headroom; member
|
D | llc_nop.c | 23 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_nop_init() argument 28 *rx_headroom = 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 728 *rx_headroom = SHDLC_LLC_HEAD_ROOM; in llc_shdlc_init()
|