/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.h | 129 struct bnxt_tc_l4_key l4_mask; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 404 dpaa2_eth_prep_l4_rule(struct ethtool_tcpip4_spec *l4_value, struct ethtool_tcpip4_spec *l4_mask, void *key, void *mask, u8 l4_proto, u64 *fields) dpaa2_eth_prep_l4_rule() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.h | 129 struct bnxt_tc_l4_key l4_mask; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.h | 129 struct ice_tc_l4_hdr l4_mask; member
|
H A D | ice_tc_lib.c | 583 struct ice_tc_l4_hdr *l4_key, *l4_mask; in ice_tc_fill_rules() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 436 dpaa2_eth_prep_l4_rule(struct ethtool_tcpip4_spec *l4_value, struct ethtool_tcpip4_spec *l4_mask, void *key, void *mask, u8 l4_proto, u64 *fields) dpaa2_eth_prep_l4_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 214 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in parse_tcp4() local 227 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4() local 270 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; parse_tcp6() local 283 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; parse_udp6() local 518 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; validate_tcpudp4() local 574 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; validate_tcpudp6() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 235 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; parse_tcp6() local 304 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; parse_udp6() local 574 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; validate_tcpudp4() local 630 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; validate_tcpudp6() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1339 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow() local 1500 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1350 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow() local 1511 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 1338 struct ethtool_usrip4_spec *l4_mask; in bcmgenet_validate_flow() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 1366 struct ethtool_usrip4_spec *l4_mask; in bcmgenet_validate_flow() local
|