Changes between Initial Version and Version 1 of 802.11/MAC/Upper/AP/Ethernet_Rx


Ignore:
Timestamp:
Aug 2, 2013, 11:37:10 AM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Upper/AP/Ethernet_Rx

    v1 v1  
     1[[Include(wiki:802.11/beta-note)]]
     2
     3[[TracNav(802.11/TOC)]]
     4
     5= {{{Ethernet Rx}}} for Access Point =
     6
     7== Overview ==
     8
     9[[Image(wiki:802.11/files:wlan_mac_cpu_high_ap_ethernet_rx.png,width=800)]]
     10
     11The {{{Ethernet Rx}}} state is responsible for implementing the following behaviors.
     12
     13 * Handling the de-encapsulation procedure of the integration function specified in Annex P of the 802.2012 standard.
     14 * Passing the Ethernet frame off to the Ethernet MAC for transmission
     15
     16
     17== File Resource ==
     18
     19 * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_ap/wlan_mac_util.c wlan_mac_util.c]