Home
last modified time | relevance | path

Searched refs:lxmb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c915 output->lxmb = is_broadcast_ether_addr(pkt->dmac) ? 2 : 1; in npc_update_flow()
916 npc_update_entry(rvu, NPC_LXMB, entry, output->lxmb, 0, in npc_update_flow()
917 output->lxmb, 0, intf); in npc_update_flow()
1242 rule->lxmb = dummy.lxmb; in npc_install_flow()
H A Dnpc.h633 u8 lxmb; member
H A Drvu_debugfs.c2766 if (rule->lxmb == 1) in rvu_dbg_npc_mcam_show_flows()