Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dethtool.h729 #define ETH_RX_NFC_IP4 1 macro
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1308 if (flow->h_u.usr_ip4_spec.ip_ver != ETH_RX_NFC_IP4) in gfar_check_capability()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1256 cmd->fs.h_u.usr_ip4_spec.ip_ver != ETH_RX_NFC_IP4 || in mlx4_en_validate_flow()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2065 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in i40e_get_ethtool_fdir_entry()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2367 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in ixgbe_get_ethtool_fdir_entry()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c7169 fsp->h_u.usr_ip4_spec.ip_ver = ETH_RX_NFC_IP4; in niu_get_ip4fs_from_tcam_key()
7460 if (uspec->ip_ver != ETH_RX_NFC_IP4) in niu_add_ethtool_tcam_entry()