Searched refs:bmap_to_dmacindex (Results 1 – 3 of 3) sorted by relevance
81 dmacindex = &pf->flow_cfg->bmap_to_dmacindex[bit_pos]; in otx2_dmacflt_add()132 u32 dmacindex = pf->flow_cfg->bmap_to_dmacindex[bit_pos]; in otx2_dmacflt_remove()193 req->index = pf->flow_cfg->bmap_to_dmacindex[bit_pos]; in otx2_dmacflt_update()204 pf->flow_cfg->bmap_to_dmacindex[bit_pos] = rsp->index; in otx2_dmacflt_update()
301 pf->flow_cfg->bmap_to_dmacindex = in otx2_mcam_flow_init()306 if (!pf->flow_cfg->bmap_to_dmacindex) in otx2_mcam_flow_init()
337 u32 *bmap_to_dmacindex; member