Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/ppe/
H A Dppe_regs.h72 #define PPE_RSS_HASH_MASK_IPV4_HASH_MASK GENMASK(20, 0) macro
H A Dppe_config.c1300 val = FIELD_PREP(PPE_RSS_HASH_MASK_IPV4_HASH_MASK, cfg.hash_mask); in ppe_rss_hash_config_set()