Searched refs:bmap_to_dmacindex (Results 1 – 3 of 3) sorted by relevance
86 dmacindex = &pf->flow_cfg->bmap_to_dmacindex[bit_pos]; in otx2_dmacflt_add()137 u32 dmacindex = pf->flow_cfg->bmap_to_dmacindex[bit_pos]; in otx2_dmacflt_remove()198 req->index = pf->flow_cfg->bmap_to_dmacindex[bit_pos]; in otx2_dmacflt_update()213 pf->flow_cfg->bmap_to_dmacindex[bit_pos] = rsp->index; in otx2_dmacflt_update()
336 pf->flow_cfg->bmap_to_dmacindex = in otx2_mcam_flow_init()341 if (!pf->flow_cfg->bmap_to_dmacindex) in otx2_mcam_flow_init()
361 u32 *bmap_to_dmacindex; member