Home
last modified time | relevance | path

Searched defs:symm (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c1254 u8 segs_cnt, bool symm, u16 vsi_handle, u32 conds) in ice_flow_find_prof_conds()
1349 bool symm, struct ice_flow_prof **prof) in ice_flow_add_prof_sync()
1539 bool symm, struct ice_flow_prof **prof) in ice_flow_add_prof()
2618 int ice_set_rss_cfg_symm(struct ice_hw *hw, struct ice_vsi *vsi, bool symm) in ice_set_rss_cfg_symm()
2682 u64 ice_get_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u32 hdrs, bool *symm) in ice_get_rss_cfg()
H A Dice_flow.h333 bool symm; /* symmetric or asymmetric hash */ member
432 bool symm; /* Symmetric Hash for RSS */ member
H A Dice_ethtool.c2545 static u64 ice_parse_hash_flds(struct ethtool_rxnfc *nfc, bool symm) in ice_parse_hash_flds()
2657 bool symm; in ice_set_rss_hash_opt() local
2708 bool symm; in ice_get_rss_hash_opt() local
H A Dice_flex_pipe.c1226 struct ice_fv_word *fv, u16 *masks, bool symm, in ice_find_prof_id_with_mask()
1733 struct ice_fv_word *fv, bool symm) in ice_write_es()
3003 struct ice_fv_word *es, u16 *masks, bool symm) in ice_add_prof()
H A Dice_flex_type.h150 u8 *symm; /* symmetric setting per profile (RSS blk)*/ member
H A Dice_main.c7990 bool symm; in ice_set_rss_hfunc() local
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c104 u32 packet_hdrs, u64 hash_flds, bool symm) in iavf_fill_adv_rss_cfg_msg()
H A Diavf_adv_rss.h83 bool symm; member
H A Diavf_ethtool.c1408 static u64 iavf_adv_rss_parse_hash_flds(struct ethtool_rxnfc *cmd, bool symm) in iavf_adv_rss_parse_hash_flds()
1480 bool symm = false; in iavf_set_adv_rss_hash_opt() local