/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 25 case IP_USER_FLOW: in aq_rule_is_approve() 211 case IP_USER_FLOW: in aq_check_filter() 530 if (fsp->flow_type != IP_USER_FLOW && in aq_set_data_fl3l4() 612 case IP_USER_FLOW: in aq_add_del_rule()
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 116 fsp->flow_type = IP_USER_FLOW; in txgbe_get_ethtool_fdir_entry() 214 case IP_USER_FLOW: in txgbe_flowspec_to_flow_type()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 99 case IP_USER_FLOW: in get_flow_table() 362 case IP_USER_FLOW: in set_flow_attrs() 687 case IP_USER_FLOW: in validate_flow()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 544 case IP_USER_FLOW: in otx2_prepare_ipv4_flow() 847 case IP_USER_FLOW: in otx2_prepare_flow_request() 912 if (flow_type == IP_USER_FLOW) { in otx2_prepare_flow_request()
|
/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 240 case IP_USER_FLOW: in bcmasp_flow_insert()
|
H A D | bcmasp.c | 438 case IP_USER_FLOW: in bcmasp_netfilt_wr_to_hw() 620 case IP_USER_FLOW: in bcmasp_netfilt_check_dup()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3380 if (fsp->flow_type == IP_USER_FLOW) { in i40e_get_ethtool_fdir_entry() 3430 case IP_USER_FLOW: in i40e_get_ethtool_fdir_entry() 3816 if (rule->flow_type != IP_USER_FLOW) in i40e_prune_flex_pit_list() 3842 if (rule->flow_type == IP_USER_FLOW) in i40e_prune_flex_pit_list() 4150 case IP_USER_FLOW: in i40e_flow_str() 4336 case IP_USER_FLOW: in i40e_check_fdir_input_set() 4455 case IP_USER_FLOW: in i40e_check_fdir_input_set()
|
H A D | i40e_txrx.c | 613 case IP_USER_FLOW: in i40e_add_del_fdir()
|
H A D | i40e_main.c | 9729 case IP_USER_FLOW: in i40e_delete_invalid_filter()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar_ethtool.c | 1126 case IP_USER_FLOW: in gfar_convert_to_filer() 1215 if (flow->flow_type == IP_USER_FLOW) in gfar_check_capability()
|
/linux/include/uapi/linux/ |
H A D | ethtool.h | 2286 #define IP_USER_FLOW IPV4_USER_FLOW macro
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 532 case IP_USER_FLOW: in dpaa2_eth_prep_cls_rule()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1356 case IP_USER_FLOW: in mlx4_en_validate_flow() 1578 case IP_USER_FLOW: in mlx4_en_ethtool_to_net_trans_rule()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 1136 fs->flow_type = IP_USER_FLOW; in bnxt_grxclsrule() 1332 if (flow_type == IP_USER_FLOW) { in bnxt_add_ntuple_cls_rule() 1356 case IP_USER_FLOW: { in bnxt_add_ntuple_cls_rule() 1487 if ((flow_type == IP_USER_FLOW || in bnxt_srxclsrlins()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 553 case IP_USER_FLOW: in enetc_set_cls_entry()
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 6979 *flow_type = IP_USER_FLOW; in niu_class_to_ethflow() 7145 case IP_USER_FLOW: in niu_get_ip4fs_from_tcam_key() 7224 case IP_USER_FLOW: in niu_get_ethtool_tcam_entry() 7409 case IP_USER_FLOW: in niu_get_tcamkey_from_ip4fs() 7446 if (fsp->flow_type == IP_USER_FLOW) { in niu_add_ethtool_tcam_entry() 7540 case IP_USER_FLOW: in niu_add_ethtool_tcam_entry()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2569 fsp->flow_type = IP_USER_FLOW; in ixgbe_get_ethtool_fdir_entry() 2779 case IP_USER_FLOW: in ixgbe_flowspec_to_flow_type()
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 627 case IP_USER_FLOW: in bcmgenet_hfb_create_rxnfc_filter() 1375 case IP_USER_FLOW: in bcmgenet_validate_flow()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 1300 case IP_USER_FLOW: in qede_set_rss_flags()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 3454 case IP_USER_FLOW: in bnx2x_set_rss_flags()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 6115 case IP_USER_FLOW: in hclge_fd_get_user_def_layer() 6223 case IP_USER_FLOW: in hclge_fd_check_spec() 6421 case IP_USER_FLOW: in hclge_fd_get_tuple() 6962 case IP_USER_FLOW: in hclge_get_fd_rule_info()
|