Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_hif_cldma.h123 int t7xx_cldma_send_skb(struct cldma_ctrl *md_ctrl, int qno, struct sk_buff *skb);
Dt7xx_port_proxy.c205 ret = t7xx_cldma_send_skb(md_ctrl, tx_qno, skb); in t7xx_port_send_raw_skb()
Dt7xx_hif_cldma.c922 int t7xx_cldma_send_skb(struct cldma_ctrl *md_ctrl, int qno, struct sk_buff *skb) in t7xx_cldma_send_skb() function