Searched refs:IXGBE_ATR_FLOW_TYPE_UDPV4 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h74 .type = IXGBE_ATR_FLOW_TYPE_UDPV4},
H A Dixgbe_ethtool.c2562 case IXGBE_ATR_FLOW_TYPE_UDPV4:
2774 *flow_type = IXGBE_ATR_FLOW_TYPE_UDPV4;
2785 *flow_type = IXGBE_ATR_FLOW_TYPE_UDPV4;
H A Dixgbe_82599.c1384 case IXGBE_ATR_FLOW_TYPE_UDPV4:
H A Dixgbe_type.h3049 IXGBE_ATR_FLOW_TYPE_UDPV4 = 0x1, enumerator in enum:ixgbe_atr_flow_type

Completed in 178 milliseconds