Home
last modified time | relevance | path

Searched refs:secy_entries (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_cnf10kb.c30 hw->secy_entries = 64; /* SecY entries */ in cnf10kb_mcs_set_hw_capabilities()
H A Dmcs.h124 u8 secy_entries; member
H A Dmcs.c513 secy_id = mcs->hw->secy_entries - MCS_RSRC_RSVD_CNT; in mcs_install_flowid_bypass_entry()
1089 res->secy2pf_map = alloc_mem(mcs, hw->secy_entries); in mcs_alloc_struct_mem()
1114 res->secy.max = hw->secy_entries - MCS_RSRC_RSVD_CNT; in mcs_alloc_struct_mem()
1488 hw->secy_entries = 128; /* SecY entries */ in cn10kb_mcs_set_hw_capabilities()
H A Dmcs_rvu_if.c215 rsp->secy_entries = mcs->hw->secy_entries; in rvu_mbox_handler_mcs_get_hw_info()