Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmcs_cnf10kb.c28 hw->secy_entries = 64; /* SecY entries */ in cnf10kb_mcs_set_hw_capabilities()
A Dmcs.h133 u8 secy_entries; member
A Dmcs.c506 secy_id = mcs->hw->secy_entries - MCS_RSRC_RSVD_CNT; in mcs_install_flowid_bypass_entry()
1097 res->secy2pf_map = alloc_mem(mcs, hw->secy_entries); in mcs_alloc_struct_mem()
1122 res->secy.max = hw->secy_entries - MCS_RSRC_RSVD_CNT; in mcs_alloc_struct_mem()
1481 hw->secy_entries = 128; /* SecY entries */ in cn10kb_mcs_set_hw_capabilities()
A Dmcs_rvu_if.c173 rsp->secy_entries = mcs->hw->secy_entries; in rvu_mbox_handler_mcs_get_hw_info()
A Dmbox.h1899 u8 secy_entries; /* RX/TX SECY entries per mcs block */ member
A Drvu_debugfs.c434 for_each_set_bit(secy_id, map->bmap, mcs->hw->secy_entries) { in rvu_dbg_mcs_tx_secy_stats_display()
477 for_each_set_bit(secy_id, map->bmap, mcs->hw->secy_entries) { in rvu_dbg_mcs_rx_secy_stats_display()

Completed in 26 milliseconds