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

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_port.h143 int t7xx_port_enqueue_skb(struct t7xx_port *port, struct sk_buff *skb);
H A Dt7xx_port_ctrl_msg.c275 .recv_skb = t7xx_port_enqueue_skb,
H A Dt7xx_port_proxy.c210 * t7xx_port_enqueue_skb() - Enqueue the received skb into the port's rx_skb_list.
218 int t7xx_port_enqueue_skb(struct t7xx_port *port, struct sk_buff *skb) function

Completed in 150 milliseconds