Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_mux_codec.c183 ipc_wwan_tx_flowctrl(session->wwan, idx, on); in ipc_mux_netif_tx_flowctrl()
367 struct iosm_wwan *wwan, u32 offset, in ipc_mux_net_receive() argument
381 return ipc_wwan_receive(wwan, dest_skb, false, if_id); in ipc_mux_net_receive()
389 struct iosm_wwan *wwan; in ipc_mux_dl_fcth_decode() local
407 wwan = ipc_mux->session[if_id].wwan; in ipc_mux_dl_fcth_decode()
408 if (!wwan) { in ipc_mux_dl_fcth_decode()
434 struct iosm_wwan *wwan; in ipc_mux_dl_adgh_decode() local
455 wwan = ipc_mux->session[if_id].wwan; in ipc_mux_dl_adgh_decode()
456 if (!wwan) { in ipc_mux_dl_adgh_decode()
477 rc = ipc_mux_net_receive(ipc_mux, if_id, wwan, packet_offset, in ipc_mux_dl_adgh_decode()
[all …]
H A Diosm_ipc_mux.c50 if_entry->wwan = NULL; in ipc_mux_session_free()
121 ipc_mux->session[if_id].wwan = ipc_mux->wwan; in ipc_mux_session_open()
184 if (ipc_mux->session[i].wwan) in ipc_mux_channel_close()
299 ipc_mux->wwan = imem->wwan; in ipc_mux_init()
372 if (!session->wwan) in ipc_mux_restart_tx_for_all_sessions()
397 if (!session->wwan) in ipc_mux_stop_netif_for_all_sessions()
H A Diosm_ipc_mux.h186 struct iosm_wwan *wwan; /*Network i/f used for communication*/ member
352 struct iosm_wwan *wwan; member
H A Diosm_ipc_imem_ops.c106 ipc_imem->wwan = ipc_wwan_init(ipc_imem, ipc_imem->dev); in ipc_imem_wwan_channel_init()
107 if (!ipc_imem->wwan) { in ipc_imem_wwan_channel_init()
H A Diosm_ipc_imem.h338 struct iosm_wwan *wwan; member
H A Diosm_ipc_imem.c593 ipc_imem->mux->wwan = ipc_imem->wwan; in ipc_imem_run_state_worker()
1249 ipc_wwan_deinit(ipc_imem->wwan); in ipc_imem_cleanup()
/linux/drivers/net/wwan/
H A DMakefile6 obj-$(CONFIG_WWAN) += wwan.o
7 wwan-objs += wwan_core.o
H A Dwwan_hwsim.c58 struct wwan_port *wwan; member
269 wwan_port_rx(port->wwan, skb); in wwan_hwsim_nmea_emul_timer()
330 port->wwan = wwan_create_port(&dev->dev, type, ops, NULL, port); in wwan_hwsim_port_new()
331 if (IS_ERR(port->wwan)) { in wwan_hwsim_port_new()
332 err = PTR_ERR(port->wwan); in wwan_hwsim_port_new()
359 wwan_remove_port(port->wwan); in wwan_hwsim_port_del()
H A Dwwan_core.c114 struct wwan_device *wwan = to_wwan_dev(dev); in index_show() local
116 return sprintf(buf, "%d\n", wwan->id); in index_show()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-asus-laptop66 What: /sys/devices/platform/asus_laptop/wwan
71 Control the wwan (3G) device. 1 means on, 0 means off.
H A Dsysfs-bus-iio48 a certain wlan or wwan antenna the following standardized labels
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9132-clearfog.dts92 rfkill-m2-wwan {
94 label = "m.2 wwan (J21)";
95 radio-type = "wwan";
578 m2-wwan-reset-hog {
582 line-name = "m2-wwan-reset";
/linux/Documentation/networking/device_drivers/wwan/
H A Diosm.rst69 The IOSM driver exposes IP link interface "wwan0-X" of type "wwan" for IP
79 ip link add dev wwan0-1 parentdev-name wwan0 type wwan linkid 1
/linux/drivers/platform/x86/
H A Dasus-laptop.c269 struct asus_rfkill wwan; member
1096 static DEVICE_ATTR_RW(wwan);
1337 asus_rfkill_terminate(&asus->wwan); in asus_rfkill_exit()
1400 result = asus_rfkill_setup(asus, &asus->wwan, "asus-wwan", in asus_rfkill_init()
1456 ret = pega_rfkill_setup(asus, &asus->wwan, "pega-wwan", in pega_rfkill_init()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc8280xp-microsoft-arcata.dts172 vreg_wwan: regulator-wwan {
857 wwan_sw_en: wwan-sw-en-state {
H A Dsc8280xp-crd.dts211 vreg_wwan: regulator-wwan {
924 wwan_sw_en: wwan-sw-en-state {
H A Dsc8280xp-microsoft-blackrock.dts213 vreg_wwan: regulator-wwan {
1129 wwan_sw_en: wwan-sw-en-state {
H A Dsc8280xp-lenovo-thinkpad-x13s.dts266 vreg_wwan: regulator-wwan {
1509 wwan_sw_en: wwan-sw-en-state {
H A Dx1-crd.dtsi501 vreg_wwan: regulator-wwan {
1676 wwan_sw_en: wwan-sw-en-state {
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3-mini.dts372 ngff-wwan-off-conf {
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-photonicat.dts220 radio-type = "wwan";
/linux/Documentation/networking/
H A Dcdc_mbim.rst169 network device of the "wwan" type. This network device is initially
/linux/drivers/net/
H A DKconfig551 source "drivers/net/wwan/Kconfig"
/linux/
H A DMAINTAINERS13290 F: drivers/net/wwan/iosm/
16372 F: drivers/net/wwan/t7xx/
21605 F: drivers/net/wwan/qcom_bam_dmux.c
22327 F: drivers/net/wwan/rpmsg_wwan_ctrl.c
28520 F: drivers/net/wwan/
28521 F: include/linux/wwan.h
28522 F: include/uapi/linux/wwan.h