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.c687 u64 proto_flags; in npc_set_features() local
698 proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
706 if (*features & proto_flags) { in npc_set_features()
708 *features &= ~proto_flags; in npc_set_features()