Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_flow.h21 (BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) | \
183 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.c978 case ICE_FLOW_FIELD_IDX_TCP_SRC_PORT: in ice_flow_xtract_fld()
Dice_virtchnl_pf.c113 BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)},
205 BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)},
Dice_virtchnl_fdir.c262 {VIRTCHNL_PROTO_HDR_TCP_SRC_PORT, ICE_FLOW_FIELD_IDX_TCP_SRC_PORT, 0, 0},
Dice_ethtool.c2401 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)