Searched refs:gigaset_skb_sent (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/isdn/gigaset/
H A Ddummyll.c17 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_sent() function
20 EXPORT_SYMBOL_GPL(gigaset_skb_sent); variable
H A Di4l.c31 * When the buffer is processed completely, gigaset_skb_sent() should be called.
108 * gigaset_skb_sent() - acknowledge sending an skb
115 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_sent() function
140 EXPORT_SYMBOL_GPL(gigaset_skb_sent); variable
H A Dcapi.c363 * gigaset_skb_sent() - acknowledge transmission of outgoing skb
370 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *dskb) gigaset_skb_sent() function
404 EXPORT_SYMBOL_GPL(gigaset_skb_sent); variable
2125 * DATA_B3_CONF will be sent by gigaset_skb_sent() only if "delivery do_data_b3_req()
H A Dgigaset.h608 * After sending is completed, gigaset_skb_sent() must be called
676 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb);
H A Dasyncdata.c578 * Once the payload data has been transmitted completely, gigaset_skb_sent()
H A Dser-gigaset.c90 gigaset_skb_sent(bcs, skb); write_modem()
H A Dusb-gigaset.c643 gigaset_skb_sent(bcs, bcs->tx_skb); write_modem()
H A Disocdata.c982 * Once the payload data has been transmitted completely, gigaset_skb_sent()
H A Dbas-gigaset.c1286 gigaset_skb_sent(bcs, skb); write_iso_tasklet()

Completed in 173 milliseconds