Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/hci/
H A Dllc_shdlc.c80 #define SHDLC_CONTROL_NR_MASK 0x07 macro
475 nr = control & SHDLC_CONTROL_NR_MASK; in llc_shdlc_handle_rcv_queue()
483 nr = control & SHDLC_CONTROL_NR_MASK; in llc_shdlc_handle_rcv_queue()