[[Include(wiki:802.11/beta-note)]] [[TracNav(802.11/TOC)]] = 802.11 Reference Design: MAC State {{{Ethernet Tx}}} for Access Point = == Overview == [[Image(wiki:802.11/files:wlan_mac_cpu_high_ap_ethernet_tx.png,width=425)]] The AP {{{Ethernet Tx}}} state implements the following: * Handling the de-encapsulation procedure of the integration function specified in Annex P of the 802.2012 standard. * Passing the Ethernet frame off to the Ethernet MAC for transmission == Resources Used == === Hardware Resources === * Ethernet MAC === Software Resources === * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_high_framework/wlan_mac_util.c wlan_mac_util.c] * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_high_framework/wlan_mac_eth_util.c wlan_mac_eth_util.c]