Home
last modified time | relevance | path

Searched defs:l4_mask (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c211 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in parse_tcp4() local
224 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4() local
267 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in parse_tcp6() local
280 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; in parse_udp6() local
515 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in validate_tcpudp4() local
571 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in validate_tcpudp6() local
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ethtool.c359 struct ethtool_tcpip4_spec *l4_mask, in prep_l4_rule()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1322 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow() local
1484 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule() local
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h109 struct bnxt_tc_l4_key l4_mask; member