1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>functions/definitions</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The 802.11 subsystems – for kernel developers"><link rel="up" href="rx-tx.html" title="Chapter 4. Receive and transmit processing"><link rel="prev" href="bk02pt01ch04s04.html" title="Calling into mac80211 from interrupts"><link rel="next" href="API-struct-ieee80211-rx-status.html" title="struct ieee80211_rx_status"></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">functions/definitions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="bk02pt01ch04s04.html">Prev</a> </td><th width="60%" align="center">Chapter 4. Receive and transmit processing</th><td width="20%" align="right"> <a accesskey="n" href="API-struct-ieee80211-rx-status.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp1113581428"></a>functions/definitions</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-struct-ieee80211-rx-status.html"><span class="phrase">struct ieee80211_rx_status</span></a></span><span class="refpurpose"> — 2 receive status 3 </span></dt><dt><span class="refentrytitle"><a href="API-enum-mac80211-rx-flags.html"><span class="phrase">enum mac80211_rx_flags</span></a></span><span class="refpurpose"> — 4 receive flags 5 </span></dt><dt><span class="refentrytitle"><a href="API-enum-mac80211-tx-info-flags.html"><span class="phrase">enum mac80211_tx_info_flags</span></a></span><span class="refpurpose"> — 6 flags to describe transmission information/status 7 </span></dt><dt><span class="refentrytitle"><a href="API-enum-mac80211-tx-control-flags.html"><span class="phrase">enum mac80211_tx_control_flags</span></a></span><span class="refpurpose"> — 8 flags to describe transmit control 9 </span></dt><dt><span class="refentrytitle"><a href="API-enum-mac80211-rate-control-flags.html"><span class="phrase">enum mac80211_rate_control_flags</span></a></span><span class="refpurpose"> — 10 per-rate flags set by the Rate Control algorithm. 11 </span></dt><dt><span class="refentrytitle"><a href="API-struct-ieee80211-tx-rate.html"><span class="phrase">struct ieee80211_tx_rate</span></a></span><span class="refpurpose"> — 12 rate selection/status 13 </span></dt><dt><span class="refentrytitle"><a href="API-struct-ieee80211-tx-info.html"><span class="phrase">struct ieee80211_tx_info</span></a></span><span class="refpurpose"> — 14 skb transmit information 15 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-tx-info-clear-status.html"><span class="phrase">ieee80211_tx_info_clear_status</span></a></span><span class="refpurpose"> — 16 clear TX status 17 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-rx.html"><span class="phrase">ieee80211_rx</span></a></span><span class="refpurpose"> — 18 receive frame 19 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-rx-ni.html"><span class="phrase">ieee80211_rx_ni</span></a></span><span class="refpurpose"> — 20 receive frame (in process context) 21 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-rx-irqsafe.html"><span class="phrase">ieee80211_rx_irqsafe</span></a></span><span class="refpurpose"> — 22 receive frame 23 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-tx-status.html"><span class="phrase">ieee80211_tx_status</span></a></span><span class="refpurpose"> — 24 transmit status callback 25 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-tx-status-ni.html"><span class="phrase">ieee80211_tx_status_ni</span></a></span><span class="refpurpose"> — 26 transmit status callback (in process context) 27 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-tx-status-irqsafe.html"><span class="phrase">ieee80211_tx_status_irqsafe</span></a></span><span class="refpurpose"> — 28 IRQ-safe transmit status callback 29 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-rts-get.html"><span class="phrase">ieee80211_rts_get</span></a></span><span class="refpurpose"> — 30 RTS frame generation function 31 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-rts-duration.html"><span class="phrase">ieee80211_rts_duration</span></a></span><span class="refpurpose"> — 32 Get the duration field for an RTS frame 33 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-ctstoself-get.html"><span class="phrase">ieee80211_ctstoself_get</span></a></span><span class="refpurpose"> — 34 CTS-to-self frame generation function 35 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-ctstoself-duration.html"><span class="phrase">ieee80211_ctstoself_duration</span></a></span><span class="refpurpose"> — 36 Get the duration field for a CTS-to-self frame 37 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-generic-frame-duration.html"><span class="phrase">ieee80211_generic_frame_duration</span></a></span><span class="refpurpose"> — 38 Calculate the duration field for a frame 39 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-wake-queue.html"><span class="phrase">ieee80211_wake_queue</span></a></span><span class="refpurpose"> — 40 wake specific queue 41 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-stop-queue.html"><span class="phrase">ieee80211_stop_queue</span></a></span><span class="refpurpose"> — 42 stop specific queue 43 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-wake-queues.html"><span class="phrase">ieee80211_wake_queues</span></a></span><span class="refpurpose"> — 44 wake all queues 45 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-stop-queues.html"><span class="phrase">ieee80211_stop_queues</span></a></span><span class="refpurpose"> — 46 stop all queues 47 </span></dt><dt><span class="refentrytitle"><a href="API-ieee80211-queue-stopped.html"><span class="phrase">ieee80211_queue_stopped</span></a></span><span class="refpurpose"> — 48 test status of the queue 49 </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="bk02pt01ch04s04.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="rx-tx.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-struct-ieee80211-rx-status.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Calling into mac80211 from interrupts </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">struct ieee80211_rx_status</span></td></tr></table></div></body></html> 50