table of contents
WIMAX_REPORT_RFKILL_(9) | Linux Networking | WIMAX_REPORT_RFKILL_(9) |
NAME¶
wimax_report_rfkill_sw - Reports changes in the software RF switch
SYNOPSIS¶
void wimax_report_rfkill_sw(struct wimax_dev * wimax_dev, enum wimax_rf_state state);
ARGUMENTS¶
struct wimax_dev * wimax_dev
enum wimax_rf_state state
DESCRIPTION¶
Reports changes in the software RF switch state to the WiMAX stack.
The main use is during initialization, so the driver can query the device for its current software radio kill switch state and feed it to the system.
On the side, the device does not change the software state by itself. In practice, this can happen, as the device might decide to switch (in software) the radio off for different reasons.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |