Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port.h141 int t7xx_port_send_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int pkt_header,
H A Dt7xx_port_wwan.c78 ret = t7xx_port_send_skb(port_private, cloned, 0, 0); in t7xx_port_ctrl_tx()
H A Dt7xx_port_proxy.c274 int t7xx_port_send_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int pkt_header, in t7xx_port_send_skb() function