Home
last modified time | relevance | path

Searched refs:ETH_RX_NFC_IP4 (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h359 #define ETH_RX_NFC_IP4 1 macro
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c903 uip_entry->ip_ver = ETH_RX_NFC_IP4; in ef4_ethtool_get_class_rule()
1137 uip_entry->ip_ver != ETH_RX_NFC_IP4) in ef4_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c756 uip_entry->ip_ver = ETH_RX_NFC_IP4; in efx_ethtool_get_class_rule()
1035 uip_entry->ip_ver != ETH_RX_NFC_IP4) in efx_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c756 uip_entry->ip_ver = ETH_RX_NFC_IP4; in efx_ethtool_get_class_rule()
1036 uip_entry->ip_ver != ETH_RX_NFC_IP4) in efx_ethtool_set_class_rule()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1264 #define ETH_RX_NFC_IP4 1 macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1000 #define ETH_RX_NFC_IP4 1 macro
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c598 fs->h_u.usr_ip4_spec.ip_ver != ETH_RX_NFC_IP4) in validate_ip4()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1216 if (flow->h_u.usr_ip4_spec.ip_ver != ETH_RX_NFC_IP4) in gfar_check_capability()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c141 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in ice_get_ethtool_fdir_entry()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1114 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in iavf_get_ethtool_fdir_entry()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1378 cmd->fs.h_u.usr_ip4_spec.ip_ver != ETH_RX_NFC_IP4 || in mlx4_en_validate_flow()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2569 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in ixgbe_get_ethtool_fdir_entry()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c7161 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in niu_get_ip4fs_from_tcam_key()
7452 if (uspec->ip_ver != ETH_RX_NFC_IP4) in niu_add_ethtool_tcam_entry()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c3379 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in i40e_get_ethtool_fdir_entry()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5901 if (spec->ip_ver != ETH_RX_NFC_IP4) in hclge_fd_check_ip4_tuple()
6696 spec->ip_ver = ETH_RX_NFC_IP4; in hclge_fd_get_ip4_info()