Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h186 NPC_SMAC, enumerator
H A Drvu_npc_fs.c18 [NPC_SMAC] = "smac",
533 NPC_SCAN_HDR(NPC_SMAC, NPC_LID_LA, la_ltype, la_start + 6, 6); in npc_scan_ldata()
931 NPC_WRITE_FLOW(NPC_SMAC, smac, smac_val, 0, smac_mask, 0); in npc_update_flow()
H A Drvu_debugfs.c2775 case NPC_SMAC: in rvu_dbg_npc_mcam_show_flows()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c840 req->features |= BIT_ULL(NPC_SMAC); in otx2_prepare_flow_request()