Searched refs:wimax (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.4/Documentation/admin-guide/wimax/ |
| D | wimax.rst | 7 :Copyright: |copy| 2008 Intel Corporation < linux-wimax@intel.com > 32 convenience in libwimax (in the wimax-tools package). 35 include/linux/wimax.h. 41 instructions in the header file include/linux/wimax.h. 44 files will appear in /sys/kernel/debug/wimax:wmxX can tweak for 57 directory named wimax:DEVICENAME to be created; optionally, it might 66 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\* 67 /sys/kernel/debug/wimax:wmx0/wimax_dl_stack 68 /sys/kernel/debug/wimax:wmx0/wimax_dl_op_rfkill 69 /sys/kernel/debug/wimax:wmx0/wimax_dl_op_reset [all …]
|
| D | i2400m.rst | 7 :Copyright: |copy| 2008 Intel Corporation < linux-wimax@intel.com > 68 For more information, please contact linux-wimax@intel.com. 95 see README.wimax for details. 102 USB and SDIO are supported. See drivers/net/wimax/i2400m/i2400m.h for 170 * /sys/kernel/debug/wimax:DEVNAME/ for the generic WiMAX stack 172 * /sys/kernel/debug/wimax:DEVNAME/i2400m for the i2400m generic 174 * /sys/kernel/debug/wimax:DEVNAME/i2400m-usb (or -sdio) for the 186 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\* 187 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_tx 188 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_rx [all …]
|
| D | index.rst | 10 wimax
|
| /Linux-v5.4/net/wimax/ |
| D | Makefile | 3 obj-$(CONFIG_WIMAX) += wimax.o 5 wimax-y := \ 13 wimax-$(CONFIG_DEBUG_FS) += debugfs.o
|
| D | debug-levels.h | 13 #define D_MODULENAME wimax
|
| /Linux-v5.4/Documentation/networking/ |
| D | kapi.rst | 89 .. kernel-doc:: net/wimax/op-msg.c 92 .. kernel-doc:: net/wimax/op-reset.c 95 .. kernel-doc:: net/wimax/op-rfkill.c 98 .. kernel-doc:: net/wimax/stack.c 101 .. kernel-doc:: include/net/wimax.h 104 .. kernel-doc:: include/uapi/linux/wimax.h
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-platform-asus-laptop | 54 What: /sys/devices/platform/asus_laptop/wimax 59 Control the wimax device. 1 means on, 0 means off.
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | omap2420-n810-wimax.dts | 8 compatible = "nokia,n810-wimax", "nokia,n8x0", "ti,omap2420", "ti,omap2";
|
| D | Makefile | 670 omap2420-n810-wimax.dtb \
|
| /Linux-v5.4/drivers/net/wimax/ |
| D | Kconfig | 14 source "drivers/net/wimax/i2400m/Kconfig"
|
| /Linux-v5.4/drivers/net/ |
| D | Makefile | 64 obj-$(CONFIG_WIMAX) += wimax/
|
| D | Kconfig | 429 source "drivers/net/wimax/Kconfig"
|
| /Linux-v5.4/net/ |
| D | Makefile | 69 obj-$(CONFIG_WIMAX) += wimax/
|
| D | Kconfig | 385 source "net/wimax/Kconfig"
|
| /Linux-v5.4/drivers/platform/x86/ |
| D | asus-wmi.c | 188 struct asus_rfkill wimax; member 1081 if (asus->wimax.rfkill) { in asus_wmi_rfkill_exit() 1082 rfkill_unregister(asus->wimax.rfkill); in asus_wmi_rfkill_exit() 1083 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit() 1084 asus->wimax.rfkill = NULL; in asus_wmi_rfkill_exit() 1123 result = asus_new_rfkill(asus, &asus->wimax, "asus-wimax", in asus_wmi_rfkill_init() 2596 if (asus->wimax.rfkill) { in asus_hotk_restore() 2598 rfkill_set_sw_state(asus->wimax.rfkill, bl); in asus_hotk_restore()
|
| D | asus-laptop.c | 272 struct asus_rfkill wimax; member 1072 static DEVICE_ATTR_RW(wimax); 1412 result = asus_rfkill_setup(asus, &asus->wimax, "asus-wimax", in asus_rfkill_init()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | index.rst | 112 wimax/index
|
| D | kernel-parameters.txt | 4231 0 "airplane mode". All wifi, bluetooth, wimax, gps, fm,
|
| /Linux-v5.4/ |
| D | CREDITS | 481 E: linux-wimax@intel.com 2289 E: linux-wimax@intel.com 2890 E: linux-wimax@intel.com
|
| D | MAINTAINERS | 8488 M: linux-wimax@intel.com 8489 L: wimax@linuxwimax.org (subscribers-only) 8492 F: Documentation/admin-guide/wimax/i2400m.rst 8493 F: drivers/net/wimax/i2400m/ 8494 F: include/uapi/linux/wimax/i2400m.h 17551 M: linux-wimax@intel.com 17552 L: wimax@linuxwimax.org (subscribers-only) 17555 F: Documentation/admin-guide/wimax/wimax.rst 17556 F: include/linux/wimax/debug.h 17557 F: include/net/wimax.h [all …]
|
| /Linux-v5.4/include/ |
| D | Kbuild | 1165 header-test- += linux/wimax/debug.h
|