Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_cnf10kb.c30 hw->secy_entries = 64; /* SecY entries */ in cnf10kb_mcs_set_hw_capabilities()
Dmcs.h124 u8 secy_entries; member
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()
Dmcs_rvu_if.c215 rsp->secy_entries = mcs->hw->secy_entries; in rvu_mbox_handler_mcs_get_hw_info()
Dmbox.h2038 u8 secy_entries; /* RX/TX SECY entries per mcs block */ member
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()