BAND_PROF_MID_LAYER
(layer == BAND_PROF_MID_LAYER) ? "Mid" : "Top";
(layer == BAND_PROF_MID_LAYER) ? "Mid " : "Top ";
case BAND_PROF_MID_LAYER:
if (layer != BAND_PROF_MID_LAYER)
hi_layer = BAND_PROF_MID_LAYER;
else if (layer == BAND_PROF_MID_LAYER)
ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER];
aq_req.qidx = (mid_prof & 0x3FFF) | (BAND_PROF_MID_LAYER << 14);
ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER];