Changes between Version 6 and Version 7 of 802.11/MAC/Upper/MACHighFramework/TX_queue


Ignore:
Timestamp:
Dec 2, 2013, 8:11:54 AM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Upper/MACHighFramework/TX_queue

    v6 v7  
    1717When the low-level MAC completes transmission of a packet the high-level framework clears the associated queue entry and returns it to the pool of available queue entries for future re-use.
    1818
     19== Queue API ==
     20'''COMING SOON'''
     21
     22== Implementation ==
     23The transmit queue is implemented in [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_high_framework/wlan_mac_queue.c wlan_mac_queue.c].