Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_flow.h18 (BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) | \
56 ICE_FLOW_FIELD_IDX_TCP_SRC_PORT, enumerator
Dice_ethtool_fdir.c655 src_port = ICE_FLOW_FIELD_IDX_TCP_SRC_PORT; in ice_set_init_fdir_seg()
785 src_port = ICE_FLOW_FIELD_IDX_TCP_SRC_PORT; in ice_set_fdir_ip4_seg()
929 src_port = ICE_FLOW_FIELD_IDX_TCP_SRC_PORT; in ice_set_fdir_ip6_seg()
Dice_flow.c381 case ICE_FLOW_FIELD_IDX_TCP_SRC_PORT: in ice_flow_xtract_fld()
Dice_ethtool.c2465 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)