Searched refs:llc_shdlc_send_s_frame (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | llc_shdlc.c | 140 static int llc_shdlc_send_s_frame(const struct llc_shdlc *shdlc, in llc_shdlc_send_s_frame() function 235 llc_shdlc_send_s_frame(shdlc, S_FRAME_REJ, shdlc->nr); in llc_shdlc_rcv_i_frame() 656 r = llc_shdlc_send_s_frame(shdlc, S_FRAME_RR, in llc_shdlc_sm_work()
|
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | llc_shdlc.c | 140 static int llc_shdlc_send_s_frame(const struct llc_shdlc *shdlc, in llc_shdlc_send_s_frame() function 233 llc_shdlc_send_s_frame(shdlc, S_FRAME_REJ, shdlc->nr); in llc_shdlc_rcv_i_frame() 644 r = llc_shdlc_send_s_frame(shdlc, S_FRAME_RR, in llc_shdlc_sm_work()
|
Completed in 3 milliseconds