Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_flow.h18 (BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) | \
56 ICE_FLOW_FIELD_IDX_TCP_SRC_PORT, enumerator
H A 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()
H A Dice_flow.c381 case ICE_FLOW_FIELD_IDX_TCP_SRC_PORT: in ice_flow_xtract_fld()
H A Dice_ethtool.c2463 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT)