llc_shdlc
static struct sk_buff *llc_shdlc_alloc_skb(const struct llc_shdlc *shdlc,
static int llc_shdlc_send_s_frame(const struct llc_shdlc *shdlc,
static int llc_shdlc_send_u_frame(const struct llc_shdlc *shdlc,
static void llc_shdlc_reset_t2(struct llc_shdlc *shdlc, int y_nr)
static void llc_shdlc_rcv_i_frame(struct llc_shdlc *shdlc,
static void llc_shdlc_rcv_ack(struct llc_shdlc *shdlc, int y_nr)
static void llc_shdlc_requeue_ack_pending(struct llc_shdlc *shdlc)
static void llc_shdlc_rcv_rej(struct llc_shdlc *shdlc, int y_nr)
static void llc_shdlc_rcv_s_frame(struct llc_shdlc *shdlc,
static void llc_shdlc_connect_complete(struct llc_shdlc *shdlc, int r)
static int llc_shdlc_connect_initiate(const struct llc_shdlc *shdlc)
static int llc_shdlc_connect_send_ua(const struct llc_shdlc *shdlc)
static void llc_shdlc_rcv_u_frame(struct llc_shdlc *shdlc,
static void llc_shdlc_handle_rcv_queue(struct llc_shdlc *shdlc)
static void llc_shdlc_handle_send_queue(struct llc_shdlc *shdlc)
struct llc_shdlc *shdlc = timer_container_of(shdlc, t, connect_timer);
struct llc_shdlc *shdlc = timer_container_of(shdlc, t, t1_timer);
struct llc_shdlc *shdlc = timer_container_of(shdlc, t, t2_timer);
struct llc_shdlc *shdlc = container_of(work, struct llc_shdlc, sm_work);
static int llc_shdlc_connect(struct llc_shdlc *shdlc)
static void llc_shdlc_disconnect(struct llc_shdlc *shdlc)
static void llc_shdlc_recv_frame(struct llc_shdlc *shdlc, struct sk_buff *skb)
struct llc_shdlc *shdlc;
shdlc = kzalloc_obj(struct llc_shdlc);
struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
struct llc_shdlc *shdlc = nfc_llc_get_data(llc);
struct llc_shdlc *shdlc = nfc_llc_get_data(llc);