[[Include(wiki:802.11/beta-note)]] [[TracNav(802.11/TOC)]] = 802.11 Reference Design: MAC State {{{MPDU Tx}}} for Access Point = [[Image(wiki:802.11/files:wlan_mac_cpu_high_ap_mpdu_tx.png, width=175)]] The AP {{{MPDU Tx}}} state implements the following: * Unloading an MPDU from the transmit queue * Passing the unloaded MPDU to the [wiki:../../../Lower lower-level DCF MAC] * Freeing the MPDU from the transmit queue == Resources Used == === Hardware Resources === * [wiki:../../../../Architecture#FPGACores CPU_HIGH MicroBlaze] * [wiki:../../../../Architecture#Inter-ProcessorCommunication Mailbox IPC] === Software Resources === * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_high_ap/wlan_mac_ap.c wlan_mac_ap.c] * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_high_framework/wlan_mac_queue.c wlan_mac_queue.c]