Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c235 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in parse_tcp4() local
248 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4() local
291 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in parse_tcp6() local
304 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; in parse_udp6() local
574 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in validate_tcpudp4() local
630 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in validate_tcpudp6() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1331 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow() local
1492 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.h133 struct ice_tc_l4_hdr l4_mask; member
H A Dice_tc_lib.c615 struct ice_tc_l4_hdr *l4_key, *l4_mask; in ice_tc_fill_rules() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h129 struct bnxt_tc_l4_key l4_mask; member