Searched defs:symm (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flow.c | 1277 ice_flow_find_prof_conds(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,struct ice_flow_seg_info * segs,u8 segs_cnt,bool symm,u16 vsi_handle,u32 conds) ice_flow_find_prof_conds() argument 1372 ice_flow_add_prof_sync(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,struct ice_flow_seg_info * segs,u8 segs_cnt,bool symm,struct ice_flow_prof ** prof) ice_flow_add_prof_sync() argument 1646 ice_flow_add_prof(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,struct ice_flow_seg_info * segs,u8 segs_cnt,bool symm,struct ice_flow_prof ** prof) ice_flow_add_prof() argument 2724 ice_set_rss_cfg_symm(struct ice_hw * hw,struct ice_vsi * vsi,bool symm) ice_set_rss_cfg_symm() argument 2788 ice_get_rss_cfg(struct ice_hw * hw,u16 vsi_handle,u32 hdrs,bool * symm) ice_get_rss_cfg() argument [all...] |
| H A D | ice_flow.h | 307 bool symm; /* symmetric or asymmetric hash */ global() member 406 bool symm; /* Symmetric Hash for RSS */ global() member
|
| H A D | ice_flex_pipe.c | 1222 struct ice_fv_word *fv, u16 *masks, bool symm, in ice_find_prof_id_with_mask() 1729 struct ice_fv_word *fv, bool symm) in ice_write_es() 3044 u16 attr_cnt, struct ice_fv_word *es, u16 *masks, bool symm, in ice_add_prof()
|
| H A D | ice_flex_type.h | 150 u8 *symm; /* symmetric setting per profile (RSS blk)*/ member
|
| H A D | ice_main.c | 8017 bool symm; ice_set_rss_hfunc() local
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_adv_rss.c | 104 iavf_fill_adv_rss_cfg_msg(struct virtchnl_rss_cfg * rss_cfg,u32 packet_hdrs,u64 hash_flds,bool symm) iavf_fill_adv_rss_cfg_msg() argument
|
| H A D | iavf_adv_rss.h | 83 bool symm; global() member
|
| H A D | iavf_ethtool.c | 1347 iavf_adv_rss_parse_hash_flds(const struct ethtool_rxfh_fields * cmd,bool symm) iavf_adv_rss_parse_hash_flds() argument 1413 bool symm = false; iavf_set_rxfh_fields() local [all...] |