Home
last modified time | relevance | path

Searched refs:rx_headroom (Results 1 – 4 of 4) sorted by relevance

/net/nfc/hci/
Dllc.h18 int tx_tailroom, int *rx_headroom, int *rx_tailroom,
36 int rx_headroom; member
Dllc_nop.c23 int tx_tailroom, int *rx_headroom, int *rx_tailroom, in llc_nop_init() argument
28 *rx_headroom = 0; in llc_nop_init()
Dllc.c108 &llc->rx_headroom, &llc->rx_tailroom, in nfc_llc_allocate()
Dllc_shdlc.c723 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()