Home
last modified time | relevance | path

Searched refs:secy2pf_map (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs.c311 if (map->secy2pf_map[id] != pcifunc) in mcs_clear_all_stats()
723 if (map->secy2pf_map[id] != pcifunc) in mcs_free_all_rsrc()
725 mcs_free_rsrc(&map->secy, map->secy2pf_map, in mcs_free_all_rsrc()
777 id = mcs_alloc_rsrc(&map->secy, map->secy2pf_map, pcifunc); in mcs_alloc_all_rsrc()
1097 res->secy2pf_map = alloc_mem(mcs, hw->secy_entries); in mcs_alloc_struct_mem()
1098 if (!res->secy2pf_map) in mcs_alloc_struct_mem()
Dmcs.h119 u16 *secy2pf_map; member
Dmcs_rvu_if.c617 rc = mcs_free_rsrc(&map->secy, map->secy2pf_map, req->rsrc_id, pcifunc); in rvu_mbox_handler_mcs_free_resources()
678 rsrc_id = mcs_alloc_rsrc(&map->secy, map->secy2pf_map, pcifunc); in rvu_mbox_handler_mcs_alloc_resources()