s_frame_type      312 net/nfc/hci/llc_shdlc.c 				  enum sframe_type s_frame_type, int nr)
s_frame_type      319 net/nfc/hci/llc_shdlc.c 	switch (s_frame_type) {
s_frame_type      465 net/nfc/hci/llc_shdlc.c 	enum sframe_type s_frame_type;
s_frame_type      488 net/nfc/hci/llc_shdlc.c 			s_frame_type = (control & SHDLC_CONTROL_TYPE_MASK) >> 3;
s_frame_type      490 net/nfc/hci/llc_shdlc.c 			llc_shdlc_rcv_s_frame(shdlc, s_frame_type, nr);