Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c240 struct ethtool_usrip4_spec *l3_mask = &fs->m_u.usr_ip4_spec; in parse_ip4() local
255 struct ethtool_usrip6_spec *l3_mask = &fs->m_u.usr_ip6_spec; in parse_ip6() local
538 struct ethtool_usrip4_spec *l3_mask = &fs->m_u.usr_ip4_spec; in validate_ip4() local
556 struct ethtool_usrip6_spec *l3_mask = &fs->m_u.usr_ip6_spec; in validate_ip6() local
/linux-5.10/arch/x86/events/amd/
Duncore.c36 static bool l3_mask; variable
/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1338 struct ethtool_usrip4_spec *l3_mask; in mlx4_en_validate_flow() local
1461 struct ethtool_usrip4_spec *l3_mask = &cmd->fs.m_u.usr_ip4_spec; in add_ip_rule() local
/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h127 struct bnxt_tc_l3_key l3_mask; member
Dbnxt_tc.c588 struct bnxt_tc_l3_key *l3_mask = &flow->l3_mask; in bnxt_hwrm_cfa_flow_alloc() local