Searched refs:BAND_PROF_LEAF_LAYER (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c198 req->prof_count[BAND_PROF_LEAF_LAYER] = 1;
206 if (!rsp->prof_count[BAND_PROF_LEAF_LAYER]) {
211 *leaf = rsp->prof_idx[BAND_PROF_LEAF_LAYER][0];
336 req->prof_count[BAND_PROF_LEAF_LAYER] = 1;
337 req->prof_idx[BAND_PROF_LEAF_LAYER][0] = leaf;
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h690 BAND_PROF_LEAF_LAYER = 0, enumerator in enum:nix_band_prof_layers
H A Drvu_nix.c5610 case BAND_PROF_LEAF_LAYER:
5726 if (layer == BAND_PROF_LEAF_LAYER)
5808 if (layer == BAND_PROF_LEAF_LAYER &&
5858 if (layer == BAND_PROF_LEAF_LAYER &&
5942 ipolicer = &nix_hw->ipolicer[BAND_PROF_LEAF_LAYER];
H A Drvu_debugfs.c2266 str = (layer == BAND_PROF_LEAF_LAYER) ? "Leaf" :
2321 str = (layer == BAND_PROF_LEAF_LAYER) ? "Leaf" :

Completed in 166 milliseconds