Lines Matching +full:g +full:- +full:link
1 .. SPDX-License-Identifier: GPL-2.0-only
3 .. Copyright (C) 2020-21 Intel Corporation
8 t7xx driver for MTK PCIe based T700 5G modem
11 for data exchange over PCIe interface between Host platform & MediaTek's T700 5G modem.
13 application (e.g. Modem Manager) could easily manage the MBIM interface to enable
26 - mbimcli (included with the libmbim [2] library), and
27 - Modem Manager [3]
32 - open the MBIM control channel
33 - configure network connection settings
34 - connect to network
35 - configure IP network interface
40 - open the AT control channel using a UART tool or a special user tool
45 described in [1] Mobile Broadband Interface Model v1.0 Errata-1.
48 ----------------------------------
73 -------------------------------
75 wwan0-X network device
77 The t7xx driver exposes IP link interface "wwan0-X" of type "wwan" for IP
78 traffic. Iproute network utility is used for creating "wwan0-X" network
81 The userspace management application is responsible for creating new IP link
84 For example, creating new IP link for a MBIM IP session with SessionId 1:
86 ip link add dev wwan0-1 parentdev wwan0 type wwan linkid 1
88 The driver will automatically map the "wwan0-1" network device to MBIM IP
92 ----------------------------------
104 [1] *MBIM (Mobile Broadband Interface Model) Errata-1*
106 - https://www.usb.org/document-library/
108 [2] *libmbim "a glib-based library for talking to WWAN modems and devices which
111 - http://www.freedesktop.org/wiki/Software/libmbim/
113 [3] *Modem Manager "a DBus-activated daemon which controls mobile broadband
114 (2G/3G/4G/5G) devices and connections"*
116 - http://www.freedesktop.org/wiki/Software/ModemManager/
118 [4] *Specification # 27.007 - 3GPP*
120 - https://www.3gpp.org/DynaReport/27007.htm