SHDLC_SREJ_SUPPORT  375 net/nfc/hci/llc_shdlc.c 	skb_put_u8(skb, SHDLC_SREJ_SUPPORT ? 1 : 0);
SHDLC_SREJ_SUPPORT  398 net/nfc/hci/llc_shdlc.c 	bool srej_support = SHDLC_SREJ_SUPPORT;
SHDLC_SREJ_SUPPORT  420 net/nfc/hci/llc_shdlc.c 			    (SHDLC_SREJ_SUPPORT || (srej_support == false))) {
SHDLC_SREJ_SUPPORT  760 net/nfc/hci/llc_shdlc.c 	shdlc->srej_support = SHDLC_SREJ_SUPPORT;