Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_fs.c590 INIT_LIST_HEAD(&mcam->mcam_rules); in npc_flow_steering_init()
865 list_for_each_entry(iter, &mcam->mcam_rules, list) { in rvu_mcam_find_rule()
879 struct list_head *head = &mcam->mcam_rules; in rvu_mcam_add_rule()
883 list_for_each_entry(iter, &mcam->mcam_rules, list) { in rvu_mcam_add_rule()
1287 list_for_each_entry_safe(iter, tmp, &mcam->mcam_rules, list) { in rvu_mbox_handler_npc_delete_flow()
1365 list_for_each_entry(rule, &mcam->mcam_rules, list) { in npc_mcam_enable_flows()
A Drvu.h180 struct list_head mcam_rules; member
A Drvu_npc.c1115 list_for_each_entry_safe(rule, tmp, &mcam->mcam_rules, list) { in rvu_npc_disable_mcam_entries()
1157 list_for_each_entry_safe(rule, tmp, &mcam->mcam_rules, list) { in rvu_npc_free_mcam_entries()
A Drvu_debugfs.c2551 list_for_each_entry(iter, &mcam->mcam_rules, list) { in rvu_dbg_npc_mcam_show_rules()

Completed in 20 milliseconds