Home
last modified time | relevance | path

Searched refs:ipa_endpoint_skb_tx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ipa/
H A Dipa_endpoint.h178 int ipa_endpoint_skb_tx(struct ipa_endpoint *endpoint, struct sk_buff *skb);
H A Dipa_modem.c176 ret = ipa_endpoint_skb_tx(endpoint, skb); in ipa_start_xmit()
H A Dipa_endpoint.c1236 int ipa_endpoint_skb_tx(struct ipa_endpoint *endpoint, struct sk_buff *skb) in ipa_endpoint_skb_tx() function