Searched refs:ethtool_usrip4_spec (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | ethtool.h | 1275 struct ethtool_usrip4_spec { struct 1340 struct ethtool_usrip4_spec usr_ip4_spec; 1586 struct ethtool_usrip4_spec usr_ip4_spec;
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | ethtool_common.c | 650 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec; in efx_ethtool_get_class_rule() 651 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec; in efx_ethtool_get_class_rule() 910 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec; in efx_ethtool_set_class_rule() 911 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec; in efx_ethtool_set_class_rule()
|
/linux-6.12.1/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 953 static void gfar_set_user_ip(struct ethtool_usrip4_spec *value, in gfar_set_user_ip() 954 struct ethtool_usrip4_spec *mask, in gfar_set_user_ip() 1129 gfar_set_user_ip((struct ethtool_usrip4_spec *) &rule->h_u, in gfar_convert_to_filer() 1130 (struct ethtool_usrip4_spec *) &rule->m_u, in gfar_convert_to_filer()
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | ethtool_common.c | 650 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec; in efx_ethtool_get_class_rule() 651 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec; in efx_ethtool_get_class_rule() 922 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec; in efx_ethtool_set_class_rule() 923 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec; in efx_ethtool_set_class_rule()
|
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 797 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec; in ef4_ethtool_get_class_rule() 798 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec; in ef4_ethtool_get_class_rule() 1033 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec; in ef4_ethtool_set_class_rule() 1034 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec; in ef4_ethtool_set_class_rule()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_fs_ethtool.c | 261 struct ethtool_usrip4_spec *l3_mask = &fs->m_u.usr_ip4_spec; in parse_ip4() 262 struct ethtool_usrip4_spec *l3_val = &fs->h_u.usr_ip4_spec; in parse_ip4() 594 struct ethtool_usrip4_spec *l3_mask = &fs->m_u.usr_ip4_spec; in validate_ip4()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-ethtool.c | 381 static int dpaa2_eth_prep_uip_rule(struct ethtool_usrip4_spec *uip_value, in dpaa2_eth_prep_uip_rule() 382 struct ethtool_usrip4_spec *uip_mask, in dpaa2_eth_prep_uip_rule()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_flows.c | 534 struct ethtool_usrip4_spec *ipv4_usr_mask = &fsp->m_u.usr_ip4_spec; in otx2_prepare_ipv4_flow() 535 struct ethtool_usrip4_spec *ipv4_usr_hdr = &fsp->h_u.usr_ip4_spec; in otx2_prepare_ipv4_flow()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1330 struct ethtool_usrip4_spec *l3_mask; in mlx4_en_validate_flow() 1453 struct ethtool_usrip4_spec *l3_mask = &cmd->fs.m_u.usr_ip4_spec; in add_ip_rule()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 1289 static bool bnxt_verify_ntuple_ip4_flow(struct ethtool_usrip4_spec *ip_spec, in bnxt_verify_ntuple_ip4_flow() 1290 struct ethtool_usrip4_spec *ip_mask) in bnxt_verify_ntuple_ip4_flow() 1357 struct ethtool_usrip4_spec *ip_spec = &fs->h_u.usr_ip4_spec; in bnxt_add_ntuple_cls_rule() 1358 struct ethtool_usrip4_spec *ip_mask = &fs->m_u.usr_ip4_spec; in bnxt_add_ntuple_cls_rule()
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 520 struct ethtool_usrip4_spec *l3ip4_h, *l3ip4_m; in enetc_set_cls_entry()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/ |
D | bcmasp.c | 621 fs_size = sizeof(struct ethtool_usrip4_spec); in bcmasp_netfilt_check_dup()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool_fdir.c | 1011 struct ethtool_usrip4_spec *usr_ip4_spec, in ice_set_fdir_ip4_usr_seg()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 1364 struct ethtool_usrip4_spec *l4_mask; in bcmgenet_validate_flow()
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 5934 static int hclge_fd_check_ip4_tuple(struct ethtool_usrip4_spec *spec, in hclge_fd_check_ip4_tuple() 6734 struct ethtool_usrip4_spec *spec, in hclge_fd_get_ip4_info() 6735 struct ethtool_usrip4_spec *spec_mask) in hclge_fd_get_ip4_info()
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | niu.c | 7449 struct ethtool_usrip4_spec *uspec = &fsp->h_u.usr_ip4_spec; in niu_add_ethtool_tcam_entry() 7450 struct ethtool_usrip4_spec *umask = &fsp->m_u.usr_ip4_spec; in niu_add_ethtool_tcam_entry()
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 4301 struct ethtool_usrip4_spec *usr_ip4_spec; in i40e_check_fdir_input_set()
|