Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h23 (BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) | \
185 ICE_FLOW_FIELD_IDX_TCP_SRC_PORT, enumerator
H A Dice_ethtool_fdir.c809 src_port = ICE_FLOW_FIELD_IDX_TCP_SRC_PORT; in ice_set_init_fdir_seg()
939 src_port = ICE_FLOW_FIELD_IDX_TCP_SRC_PORT; in ice_set_fdir_ip4_seg()
1083 src_port = ICE_FLOW_FIELD_IDX_TCP_SRC_PORT; in ice_set_fdir_ip6_seg()
H A Dice_flow.c975 case ICE_FLOW_FIELD_IDX_TCP_SRC_PORT: in ice_flow_xtract_fld()
H A Dice_virtchnl_fdir.c72 {VIRTCHNL_PROTO_HDR_TCP_SRC_PORT, ICE_FLOW_FIELD_IDX_TCP_SRC_PORT, 0, 0},
H A Dice_virtchnl.c123 BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)},
H A Dice_ethtool.c2426 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)