Searched refs:secy2pf_map (Results 1 – 2 of 2) sorted by relevance
311 if (map->secy2pf_map[id] != pcifunc) in mcs_clear_all_stats()733 if (map->secy2pf_map[id] != pcifunc) in mcs_free_all_rsrc()735 mcs_free_rsrc(&map->secy, map->secy2pf_map, in mcs_free_all_rsrc()787 id = mcs_alloc_rsrc(&map->secy, map->secy2pf_map, pcifunc); in mcs_alloc_all_rsrc()1089 res->secy2pf_map = alloc_mem(mcs, hw->secy_entries); in mcs_alloc_struct_mem()1090 if (!res->secy2pf_map) in mcs_alloc_struct_mem()
110 u16 *secy2pf_map; member