1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>WiMAX</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Linux Networking and Network Devices APIs"><link rel="up" href="netcore.html" title="Chapter&#160;1.&#160;Linux Networking"><link rel="prev" href="API-rpc-force-rebind.html" title="rpc_force_rebind"><link rel="next" href="API-wimax-msg-alloc.html" title="wimax_msg_alloc"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">WiMAX</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-rpc-force-rebind.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;1.&#160;Linux Networking</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-wimax-msg-alloc.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp1097524564"></a>WiMAX</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-wimax-msg-alloc.html"><span class="phrase">wimax_msg_alloc</span></a></span><span class="refpurpose"> &#8212; 
2  Create a new skb for sending a message to userspace
3 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-msg-data-len.html"><span class="phrase">wimax_msg_data_len</span></a></span><span class="refpurpose"> &#8212; 
4     Return a pointer and size of a message's payload
5 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-msg-data.html"><span class="phrase">wimax_msg_data</span></a></span><span class="refpurpose"> &#8212; 
6     Return a pointer to a message's payload
7 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-msg-len.html"><span class="phrase">wimax_msg_len</span></a></span><span class="refpurpose"> &#8212; 
8     Return a message's payload length
9 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-msg-send.html"><span class="phrase">wimax_msg_send</span></a></span><span class="refpurpose"> &#8212; 
10     Send a pre-allocated message to user space
11 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-msg.html"><span class="phrase">wimax_msg</span></a></span><span class="refpurpose"> &#8212; 
12     Send a message to user space
13 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-reset.html"><span class="phrase">wimax_reset</span></a></span><span class="refpurpose"> &#8212; 
14  Reset a WiMAX device
15 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-report-rfkill-hw.html"><span class="phrase">wimax_report_rfkill_hw</span></a></span><span class="refpurpose"> &#8212; 
16  Reports changes in the hardware RF switch
17 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-report-rfkill-sw.html"><span class="phrase">wimax_report_rfkill_sw</span></a></span><span class="refpurpose"> &#8212; 
18     Reports changes in the software RF switch
19 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-rfkill.html"><span class="phrase">wimax_rfkill</span></a></span><span class="refpurpose"> &#8212; 
20     Set the software RF switch state for a WiMAX device
21 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-state-change.html"><span class="phrase">wimax_state_change</span></a></span><span class="refpurpose"> &#8212; 
22  Set the current state of a WiMAX device
23 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-state-get.html"><span class="phrase">wimax_state_get</span></a></span><span class="refpurpose"> &#8212; 
24     Return the current state of a WiMAX device
25 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-dev-init.html"><span class="phrase">wimax_dev_init</span></a></span><span class="refpurpose"> &#8212; 
26     initialize a newly allocated instance
27 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-dev-add.html"><span class="phrase">wimax_dev_add</span></a></span><span class="refpurpose"> &#8212; 
28     Register a new WiMAX device
29 </span></dt><dt><span class="refentrytitle"><a href="API-wimax-dev-rm.html"><span class="phrase">wimax_dev_rm</span></a></span><span class="refpurpose"> &#8212; 
30     Unregister an existing WiMAX device
31 </span></dt><dt><span class="refentrytitle"><a href="API-struct-wimax-dev.html"><span class="phrase">struct wimax_dev</span></a></span><span class="refpurpose"> &#8212; 
32  Generic WiMAX device
33 </span></dt><dt><span class="refentrytitle"><a href="API-enum-wimax-st.html"><span class="phrase">enum wimax_st</span></a></span><span class="refpurpose"> &#8212; 
34  The different states of a WiMAX device
35 </span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-rpc-force-rebind.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="netcore.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="API-wimax-msg-alloc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">rpc_force_rebind</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">wimax_msg_alloc</span></td></tr></table></div></body></html>
36