Searched refs:ice_flow_set_fld (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 667 ice_flow_set_fld(seg, src_addr, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 671 ice_flow_set_fld(seg, dst_addr, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 675 ice_flow_set_fld(seg, src_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 679 ice_flow_set_fld(seg, dst_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 802 ice_flow_set_fld(seg, ICE_FLOW_FIELD_IDX_IPV4_SA, in ice_set_fdir_ip4_seg() 812 ice_flow_set_fld(seg, ICE_FLOW_FIELD_IDX_IPV4_DA, in ice_set_fdir_ip4_seg() 822 ice_flow_set_fld(seg, src_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_fdir_ip4_seg() 832 ice_flow_set_fld(seg, dst_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_fdir_ip4_seg() 877 ice_flow_set_fld(seg, ICE_FLOW_FIELD_IDX_IPV4_SA, in ice_set_fdir_ip4_usr_seg() 887 ice_flow_set_fld(se in ice_set_fdir_ip4_usr_seg() [all...] |
H A D | ice_flow.h | 238 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld,
|
H A D | ice_flow.c | 1091 * ice_flow_set_fld - specifies locations of field from entry's input buffer 1111 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld() function 1185 ice_flow_set_fld(segs, (enum ice_flow_field)i, in ice_flow_set_rss_seg_info()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 813 ice_flow_set_fld(seg, src_addr, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 817 ice_flow_set_fld(seg, dst_addr, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 821 ice_flow_set_fld(seg, src_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 825 ice_flow_set_fld(seg, dst_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_init_fdir_seg() 948 ice_flow_set_fld(seg, ICE_FLOW_FIELD_IDX_IPV4_SA, in ice_set_fdir_ip4_seg() 958 ice_flow_set_fld(seg, ICE_FLOW_FIELD_IDX_IPV4_DA, in ice_set_fdir_ip4_seg() 968 ice_flow_set_fld(seg, src_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_fdir_ip4_seg() 978 ice_flow_set_fld(seg, dst_port, ICE_FLOW_FLD_OFF_INVAL, in ice_set_fdir_ip4_seg() 1023 ice_flow_set_fld(seg, ICE_FLOW_FIELD_IDX_IPV4_SA, in ice_set_fdir_ip4_usr_seg() 1033 ice_flow_set_fld(se in ice_set_fdir_ip4_usr_seg() [all...] |
H A D | ice_flow.h | 399 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld,
|
H A D | ice_flow.c | 1728 * ice_flow_set_fld - specifies locations of field from entry's input buffer 1748 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld() function 1877 ice_flow_set_fld(segs, (enum ice_flow_field)i, in ice_flow_set_rss_seg_info()
|
H A D | ice_virtchnl_fdir.c | 317 ice_flow_set_fld(seg, fld[i], in ice_vc_fdir_set_flow_fld()
|
Completed in 14 milliseconds