Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
A Dspum.h147 __be32 proto_flags; member
A Dspu.c63 pflags = be32_to_cpu(spuh->sa.proto_flags); in spum_dump_msg_hdr()
779 spuh->sa.proto_flags = cpu_to_be32(protocol_bits); in spum_create_request()
889 spuh->sa.proto_flags = cpu_to_be32(protocol_bits); in spum_cipher_req_init()
/drivers/net/ethernet/marvell/octeontx2/af/
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()

Completed in 9 milliseconds