Searched refs:ICE_FLOW_FLD_OFF_INVAL (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() 668 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, false); 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() 672 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, false); 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() 676 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, false); 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() [all...] |
H A D | ice_flow.h | 8 #define ICE_FLOW_FLD_OFF_INVAL 0xffff macro
|
H A D | ice_flow.c | 1053 * @val_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of the value to match from 1055 * @mask_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of mask value from entry's 1057 * @last_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of last/upper value from 1094 * @val_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of the value to match from 1096 * @mask_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of mask value from entry's 1098 * @last_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of last/upper value from 1186 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, in ice_flow_set_rss_seg_info() 1187 ICE_FLOW_FLD_OFF_INVAL, false); 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() 814 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, false); 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() 818 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, false); 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() 822 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, false); 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() [all...] |
H A D | ice_flow.h | 10 #define ICE_FLOW_FLD_OFF_INVAL 0xffff macro
|
H A D | ice_virtchnl_fdir.c | 318 ICE_FLOW_FLD_OFF_INVAL, in ice_vc_fdir_set_flow_fld() 319 ICE_FLOW_FLD_OFF_INVAL, in ice_vc_fdir_set_flow_fld() 320 ICE_FLOW_FLD_OFF_INVAL, false); in ice_vc_fdir_set_flow_fld()
|
H A D | ice_flow.c | 1690 * @val_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of the value to match from 1692 * @mask_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of mask value from entry's 1694 * @last_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of last/upper value from 1731 * @val_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of the value to match from 1733 * @mask_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of mask value from entry's 1735 * @last_loc: if not ICE_FLOW_FLD_OFF_INVAL, location of last/upper value from 1878 ICE_FLOW_FLD_OFF_INVAL, ICE_FLOW_FLD_OFF_INVAL, in ice_flow_set_rss_seg_info() 1879 ICE_FLOW_FLD_OFF_INVAL, false); in ice_flow_set_rss_seg_info()
|
Completed in 11 milliseconds