Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wwan/
Dwwan_hwsim.c49 struct wwan_hwsim_port { struct
103 struct wwan_hwsim_port *port = wwan_port_get_drvdata(wport); in wwan_hwsim_port_start()
122 struct wwan_hwsim_port *port = wwan_port_get_drvdata(wport); in wwan_hwsim_port_tx()
189 static struct wwan_hwsim_port *wwan_hwsim_port_new(struct wwan_hwsim_dev *dev) in wwan_hwsim_port_new()
191 struct wwan_hwsim_port *port; in wwan_hwsim_port_new()
228 static void wwan_hwsim_port_del(struct wwan_hwsim_port *port) in wwan_hwsim_port_del()
242 struct wwan_hwsim_port *port = in wwan_hwsim_port_del_work()
324 struct wwan_hwsim_port *port; in wwan_hwsim_dev_del()
326 port = list_first_entry(&dev->ports, struct wwan_hwsim_port, in wwan_hwsim_dev_del()
368 struct wwan_hwsim_port *port = file->private_data; in wwan_hwsim_debugfs_portdestroy_write()
[all …]