Home
last modified time | relevance | path

Searched refs:TX_VTAG0_LID_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h472 #define TX_VTAG0_LID_MASK GENMASK_ULL(10, 8) macro
H A Drvu_npc_fs.c1126 FIELD_PREP(TX_VTAG0_LID_MASK, NPC_LID_LA) | in npc_update_tx_entry()