Searched refs:BAND_PROF_MID_LAYER (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h692 BAND_PROF_MID_LAYER = 2, enumerator in enum:nix_band_prof_layers
H A Drvu_nix.c5613 case BAND_PROF_MID_LAYER:
5660 if (layer != BAND_PROF_MID_LAYER)
5727 hi_layer = BAND_PROF_MID_LAYER;
5728 else if (layer == BAND_PROF_MID_LAYER)
5971 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER];
6022 aq_req.qidx = (mid_prof & 0x3FFF) | (BAND_PROF_MID_LAYER << 14);
6101 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER];
H A Drvu_debugfs.c2267 (layer == BAND_PROF_MID_LAYER) ? "Mid" : "Top";
2322 (layer == BAND_PROF_MID_LAYER) ? "Mid " : "Top ";

Completed in 154 milliseconds