Home
last modified time | relevance | path

Searched refs:TCAM_V4KEY2_TOS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.h1342 #define TCAM_V4KEY2_TOS 0x0000ff0000000000ULL macro
H A Dniu.c7092 fsp->h_u.tcp_ip4_spec.tos = (tp->key[2] & TCAM_V4KEY2_TOS) >> in niu_get_ip4fs_from_tcam_key()
7094 fsp->m_u.tcp_ip4_spec.tos = (tp->key_mask[2] & TCAM_V4KEY2_TOS) >> in niu_get_ip4fs_from_tcam_key()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.h1342 #define TCAM_V4KEY2_TOS 0x0000ff0000000000ULL macro
H A Dniu.c7110 fsp->h_u.tcp_ip4_spec.tos = (tp->key[2] & TCAM_V4KEY2_TOS) >> in niu_get_ip4fs_from_tcam_key()
7112 fsp->m_u.tcp_ip4_spec.tos = (tp->key_mask[2] & TCAM_V4KEY2_TOS) >> in niu_get_ip4fs_from_tcam_key()

Completed in 43 milliseconds