Home
last modified time | relevance | path

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

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