Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/hci/
Dllc_shdlc.c91 #define SHDLC_CONTROL_NR_MASK 0x07 macro
492 nr = control & SHDLC_CONTROL_NR_MASK; in llc_shdlc_handle_rcv_queue()
500 nr = control & SHDLC_CONTROL_NR_MASK; in llc_shdlc_handle_rcv_queue()