Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flow.h26 (BIT_ULL(ICE_FLOW_FIELD_IDX_UDP_SRC_PORT) | \
187 ICE_FLOW_FIELD_IDX_UDP_SRC_PORT, enumerator
Dice_ethtool_fdir.c804 src_port = ICE_FLOW_FIELD_IDX_UDP_SRC_PORT; in ice_set_init_fdir_seg()
934 src_port = ICE_FLOW_FIELD_IDX_UDP_SRC_PORT; in ice_set_fdir_ip4_seg()
1078 src_port = ICE_FLOW_FIELD_IDX_UDP_SRC_PORT; in ice_set_fdir_ip6_seg()
Dice_flow.c980 case ICE_FLOW_FIELD_IDX_UDP_SRC_PORT: in ice_flow_xtract_fld()
Dice_virtchnl_fdir.c70 {VIRTCHNL_PROTO_HDR_UDP_SRC_PORT, ICE_FLOW_FIELD_IDX_UDP_SRC_PORT, 0, 0},
Dice_virtchnl.c133 BIT_ULL(ICE_FLOW_FIELD_IDX_UDP_SRC_PORT)},
Dice_ethtool.c2479 #define ICE_FLOW_HASH_FLD_UDP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_UDP_SRC_PORT)