Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/ !
Dmcs_cnf10kb.c28 hw->secy_entries = 64; /* SecY entries */ in cnf10kb_mcs_set_hw_capabilities()
Dmcs.h133 u8 secy_entries; member
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()
Dmcs_rvu_if.c173 rsp->secy_entries = mcs->hw->secy_entries; in rvu_mbox_handler_mcs_get_hw_info()
Dmbox.h1850 u8 secy_entries; /* RX/TX SECY entries per mcs block */ member
Drvu_debugfs.c437 for_each_set_bit(secy_id, map->bmap, mcs->hw->secy_entries) { in rvu_dbg_mcs_tx_secy_stats_display()
480 for_each_set_bit(secy_id, map->bmap, mcs->hw->secy_entries) { in rvu_dbg_mcs_rx_secy_stats_display()