mcs_alloc_rsrc
id = mcs_alloc_rsrc(&map->flow_ids, map->flowid2pf_map, pcifunc);
id = mcs_alloc_rsrc(&map->secy, map->secy2pf_map, pcifunc);
id = mcs_alloc_rsrc(&map->sc, map->sc2pf_map, pcifunc);
id = mcs_alloc_rsrc(&map->sa, map->sa2pf_map, pcifunc);
id = mcs_alloc_rsrc(&map->sa, map->sa2pf_map, pcifunc);
int mcs_alloc_rsrc(struct rsrc_bmap *rsrc, u16 *pf_map, u16 pcifunc);
rsrc_id = mcs_alloc_rsrc(&map->flow_ids, map->flowid2pf_map, pcifunc);
rsrc_id = mcs_alloc_rsrc(&map->secy, map->secy2pf_map, pcifunc);
rsrc_id = mcs_alloc_rsrc(&map->sc, map->sc2pf_map, pcifunc);
rsrc_id = mcs_alloc_rsrc(&map->sa, map->sa2pf_map, pcifunc);