srej_support       41 net/nfc/hci/llc_shdlc.c 	bool srej_support;
srej_support      398 net/nfc/hci/llc_shdlc.c 	bool srej_support = SHDLC_SREJ_SUPPORT;
srej_support      416 net/nfc/hci/llc_shdlc.c 				srej_support = skb->data[1] & 0x01 ? true :
srej_support      420 net/nfc/hci/llc_shdlc.c 			    (SHDLC_SREJ_SUPPORT || (srej_support == false))) {
srej_support      422 net/nfc/hci/llc_shdlc.c 				shdlc->srej_support = srej_support;
srej_support      760 net/nfc/hci/llc_shdlc.c 	shdlc->srej_support = SHDLC_SREJ_SUPPORT;