[[Include(wiki:802.11/beta-note)]] [[TracNav(802.11/TOC)]] = 802.11 Reference Design: MAC State {{{Ethernet Rx}}} for Access Point = [[Image(wiki:802.11/files:wlan_mac_cpu_high_ap_ethernet_rx.png,width=450)]] The AP {{{Ethernet Rx}}} state implements the following: * Handling the encapsulation procedure of the integration function specified in Annex P of the 802.2012 standard. * Adding the encapsulated Ethernet frame to the transmit queue If received Ethernet frame is destined for an associated station or broadcast. == 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]