Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/
H A Dwwan_hwsim.c50 struct wwan_hwsim_port { struct
104 struct wwan_hwsim_port *port = wwan_port_get_drvdata(wport); in wwan_hwsim_port_start()
123 struct wwan_hwsim_port *port = wwan_port_get_drvdata(wport); in wwan_hwsim_port_tx()
192 struct wwan_hwsim_port *port; in wwan_hwsim_port_new()
229 static void wwan_hwsim_port_del(struct wwan_hwsim_port *port) in wwan_hwsim_port_del()
243 struct wwan_hwsim_port *port = in wwan_hwsim_port_del_work()
325 struct wwan_hwsim_port *port; in wwan_hwsim_dev_del()
327 port = list_first_entry(&dev->ports, struct wwan_hwsim_port, in wwan_hwsim_dev_del()
369 struct wwan_hwsim_port *port = file->private_data; in wwan_hwsim_debugfs_portdestroy_write()
391 struct wwan_hwsim_port *port; in wwan_hwsim_debugfs_portcreate_write()
[all …]