Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspum.h147 __be32 proto_flags; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c564 u64 proto_flags; in npc_set_features() local
575 proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
583 if (*features & proto_flags) { in npc_set_features()
585 *features &= ~proto_flags; in npc_set_features()