//This is an auto-generated file, from the given header file ../../../../include/tlv1/cmdRxStatus.h //for parsing the tx cmd parms in the binary stream
//The filename is basically the parm struct name with _cmd as prefix and BinTemplate appended, hence "_cmd_txParmsBinTemplate.h"
//The template definition is the struct name appened with bin_template, thus _txParm_bin_template
#if !defined(_FOR_HOST_TESTING)
#include "osapi.h"
#endif
#include "wlantype.h"
#include "parmBinTemplate.h"

_PARM_BIN_TEMPLATE _rxStatusParm_bin_template[] = {
    {0, 4},
    {4, 4},
    {8, 4},
    {12, 4},
    {16, 4},
    {20, 4},
    {24, 4},
    {28, 4},
    {32, 4},
    {36, 4},
    {40, 4},
    {44, 4},
    {48, 4},
    {52, 4},
    {56, 4},
    {60, 4},
    {64, 4},
    {68, 4},
    {72, 4},
    {76, 4},
    {80, 4},
    {84, 4},
    {88, 4},
    {92, 4},
    {96, 4},
    {100, 4},
    {104, 4},
    {108, 4},
    {112, 4},
    {116, 4},
    {120, 4},
    {124, 4},
    {128, 4},
    {132, 4},
    {136, 4},
    {140, 4},
    {144, 4},
    {148, 4},
    {152, 4},
    {156, 4},
    {160, 4},
    {164, 4},
    {168, 4},
    {172, 4},
    {176, 4},
    {180, 4},
    {184, 4},
    {188, 4},
    {192, 4},
    {196, 4},
    {200, 4},
    {204, 4},
    {208, 4},
    {212, 4},
    {216, 4},
    {220, 4},
    {224, 4},
};
