suse man page for wimax_rfkill

Query: wimax_rfkill

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WIMAX_RFKILL(9) 						 Linux Networking						   WIMAX_RFKILL(9)

NAME
wimax_rfkill - Set the software RF switch state for a WiMAX device
SYNOPSIS
int wimax_rfkill(struct wimax_dev * wimax_dev, enum wimax_rf_state state);
ARGUMENTS
wimax_dev WiMAX device descriptor state New RF state.
RETURNS
>= 0 toggle state if ok, < 0 errno code on error. The toggle state is returned as a bitmap, bit 0 being the hardware RF state, bit 1 the software RF state. 0 means disabled (WIMAX_RF_ON, radio on), 1 means enabled radio off (WIMAX_RF_OFF).
DESCRIPTION
Called by the user when he wants to request the WiMAX radio to be switched on (WIMAX_RF_ON) or off (WIMAX_RF_OFF). With WIMAX_RF_QUERY, just the current state is returned.
NOTE
This call will block until the operation is complete.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WIMAX_RFKILL(9)
Related Man Pages
wimax_msg_alloc(9) - centos
ieee80211_vap(9) - debian
ieee80211_vap_attach(9) - debian
struct_wimax_dev(9) - suse
gtk2::cellrenderertoggle(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB