[[Include(wiki:802.11/beta-note)]] [[TracNav(802.11/TOC)]] = {{{Ethernet Rx}}} for Access Point = == Overview == [[Image(wiki:802.11/files:wlan_mac_cpu_high_ap_ethernet_rx.png,width=400)]] The {{{Ethernet Rx}}} state is responsible for implementing the following behaviors. * 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. == File Resource == * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_ap/wlan_mac_util.c wlan_mac_util.c] * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_ap/wlan_mac_ap.c wlan_mac_ap.c]