Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs.h44 #define MCS_RSRC_RSVD_CNT 1 macro
Dmcs.c500 flow_id = mcs->hw->tcam_entries - MCS_RSRC_RSVD_CNT; in mcs_install_flowid_bypass_entry()
513 secy_id = mcs->hw->secy_entries - MCS_RSRC_RSVD_CNT; in mcs_install_flowid_bypass_entry()
1109 res->flow_ids.max = hw->tcam_entries - MCS_RSRC_RSVD_CNT; in mcs_alloc_struct_mem()
1114 res->secy.max = hw->secy_entries - MCS_RSRC_RSVD_CNT; in mcs_alloc_struct_mem()