Home
last modified time | relevance | path

Searched refs:flowid2secy_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h113 u16 *flowid2secy_map; /* bitmap flowid mapped to secy*/ member
H A Dmcs.c559 if (map->flowid2secy_map[flow_id] != secy_id) in mcs_clear_secy_plcy()
1101 res->flowid2secy_map = alloc_mem(mcs, hw->tcam_entries); in mcs_alloc_struct_mem()
1102 if (!res->flowid2secy_map) in mcs_alloc_struct_mem()