Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.h123 int t7xx_cldma_send_skb(struct cldma_ctrl *md_ctrl, int qno, struct sk_buff *skb);
H A Dt7xx_port_proxy.c225 ret = t7xx_cldma_send_skb(md_ctrl, tx_qno, skb); in t7xx_port_send_raw_skb()
H A Dt7xx_hif_cldma.c910 * t7xx_cldma_send_skb() - Send control data to modem.
922 int t7xx_cldma_send_skb(struct cldma_ctrl *md_ctrl, int qno, struct sk_buff *skb) in t7xx_cldma_send_skb() function

Completed in 4 milliseconds