Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wwan/
Dwwan_core.c591 static int wwan_port_op_tx(struct wwan_port *port, struct sk_buff *skb, in wwan_port_op_tx() function
755 ret = wwan_port_op_tx(port, head, !!(filp->f_flags & O_NONBLOCK)); in wwan_port_fops_write()