Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h628 if (rvu->hw->npc_ext_set) \
636 if (rvu->hw->npc_ext_set) \
644 if (rvu->hw->npc_ext_set) \
652 if (rvu->hw->npc_ext_set) \
660 if (rvu->hw->npc_ext_set) \
668 if (rvu->hw->npc_ext_set) \
676 if (rvu->hw->npc_ext_set) \
684 if (rvu->hw->npc_ext_set) \
H A Drvu.h393 bool npc_ext_set; /* Extended register set */ member
H A Drvu_npc.c1991 hw->npc_ext_set = true; in rvu_npc_hw_init()