Home
last modified time | relevance | path

Searched refs:IXGBE_ATR_FLOW_TYPE_IPV4 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_model.h48 .type = IXGBE_ATR_FLOW_TYPE_IPV4},
50 .type = IXGBE_ATR_FLOW_TYPE_IPV4},
Dixgbe_ethtool.c2536 case IXGBE_ATR_FLOW_TYPE_IPV4: in ixgbe_get_ethtool_fdir_entry()
2751 *flow_type = IXGBE_ATR_FLOW_TYPE_IPV4; in ixgbe_flowspec_to_flow_type()
2829 if (input->filter.formatted.flow_type == IXGBE_ATR_FLOW_TYPE_IPV4) in ixgbe_add_ethtool_fdir_entry()
Dixgbe_type.h3049 IXGBE_ATR_FLOW_TYPE_IPV4 = 0x0, enumerator
Dixgbe_main.c9545 if (input->filter.formatted.flow_type == IXGBE_ATR_FLOW_TYPE_IPV4) in ixgbe_clsu32_build_input()