Home
last modified time | relevance | path

Searched defs:shdlc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/nfc/hci/
H A Dllc_shdlc.c221 static void llc_shdlc_rcv_i_frame(struct llc_shdlc *shdlc, in llc_shdlc_rcv_i_frame()
309 static void llc_shdlc_rcv_s_frame(struct llc_shdlc *shdlc, in llc_shdlc_rcv_s_frame()
387 static void llc_shdlc_rcv_u_frame(struct llc_shdlc *shdlc, in llc_shdlc_rcv_u_frame()
672 static int llc_shdlc_connect(struct llc_shdlc *shdlc) in llc_shdlc_connect()
692 static void llc_shdlc_disconnect(struct llc_shdlc *shdlc) in llc_shdlc_disconnect()
726 struct llc_shdlc *shdlc; in llc_shdlc_init() local
763 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_deinit() local
774 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_start() local
781 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_stop() local
790 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_rcv_from_drv() local
[all …]