linux_dsm_epyc7002/drivers/net/wimax/i2400m
Inaky Perez-Gonzalez 3a35a1d0bd i2400m: various functions for device management
This is a collection of functions used to control the device (plus a
few helpers).

There are utilities for handling TLV buffers, hooks on the device's
reports to act on device changes of state [i2400m_report_hook()], on
acks to commands [i2400m_msg_ack_hook()], a helper for sending
commands to the device and blocking until a reply arrives
[i2400m_msg_to_dev()], a few high level commands for manipulating the
device state, powersaving mode and configuration plus the routines to
setup the device once communication is established with it
[i2400m_dev_initialize()].

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-07 10:00:19 -08:00
..
control.c i2400m: various functions for device management 2009-01-07 10:00:19 -08:00
debug-levels.h i2400m: host/device procotol and core driver definitions 2009-01-07 10:00:18 -08:00
driver.c i2400m: Generic probe/disconnect, reset and message passing 2009-01-07 10:00:18 -08:00
fw.c i2400m: firmware loading and bootrom initialization 2009-01-07 10:00:19 -08:00
i2400m.h i2400m: host/device procotol and core driver definitions 2009-01-07 10:00:18 -08:00
netdev.c i2400m: linkage to the networking stack 2009-01-07 10:00:18 -08:00
op-rfkill.c i2400m: Generic probe/disconnect, reset and message passing 2009-01-07 10:00:18 -08:00
rx.c i2400m: RX and TX data/control paths 2009-01-07 10:00:19 -08:00
tx.c i2400m: RX and TX data/control paths 2009-01-07 10:00:19 -08:00