Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dipa_endpoint.c33 #define IPA_ENDPOINT_QMAP_METADATA_MASK 0x000000ff /* host byte order */ macro
894 val = (__force u32)cpu_to_be32(IPA_ENDPOINT_QMAP_METADATA_MASK); in ipa_endpoint_init_hdr_metadata_mask()