Searched refs:lapb_check_iframes_acked (Results 1 – 3 of 3) sorted by relevance
124 void lapb_check_iframes_acked(struct lapb_cb *lapb, unsigned short);
332 lapb_check_iframes_acked(lapb, frame->nr); in lapb_state3_machine()351 lapb_check_iframes_acked(lapb, frame->nr); in lapb_state3_machine()403 lapb_check_iframes_acked(lapb, frame->nr); in lapb_state3_machine()
195 void lapb_check_iframes_acked(struct lapb_cb *lapb, unsigned short nr) in lapb_check_iframes_acked() function