Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c2969 u64 tos_mask, u64 tos_val) in tcam_user_ip_class_set() argument
2978 (tos_val & ~(u64)0xff) != 0) in tcam_user_ip_class_set()
2989 val |= (tos_val << L3_CLS_TOS_SHIFT); in tcam_user_ip_class_set()