Skip to content
  • Reinette Chatre's avatar
    iwlwifi: add debugging for TX path · d2ee9cd2
    Reinette Chatre authored
    
    
    When debugging TX issues it is helpful to know the seq nr of the
    frame being transmitted. The seq nr is printed as part of ucode's
    log informing us which frame is being processed. Having this information
    printed in driver log makes it easy to match activities between driver
    and firmware.
    
    Also make possible to print TX flags directly. These are already printed
    as part of entire TX command, but having it printed directly in cpu format
    makes it easier to look at.
    
    Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    d2ee9cd2