Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c188 #define AM65_CPSW_PRI_MAX GENMASK(2, 0) macro
200 if (pri > AM65_CPSW_PRI_MAX) in am65_cpsw_port_set_dscp_map()
209 val &= ~(AM65_CPSW_PRI_MAX << bit_ofs); /* clear */ in am65_cpsw_port_set_dscp_map()