Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_port.h146 int t7xx_port_send_raw_skb(struct t7xx_port *port, struct sk_buff *skb);
Dt7xx_port_wwan.c76 ret = t7xx_port_send_raw_skb(port, tx_skb); in t7xx_port_fastboot_tx()
Dt7xx_port_proxy.c245 int t7xx_port_send_raw_skb(struct t7xx_port *port, struct sk_buff *skb) in t7xx_port_send_raw_skb() function
276 ret = t7xx_port_send_raw_skb(port, skb); in t7xx_port_send_ccci_skb()