Searched refs:hash_opts (Results 1 – 2 of 2) sorted by relevance
547 unsigned long hash_opts) in mvpp2_flow_set_hek_fields() argument556 for_each_set_bit(i, &hash_opts, MVPP22_CLS_HEK_N_FIELDS) { in mvpp2_flow_set_hek_fields()614 u16 hash_opts; in mvpp2_port_rss_hash_opts_set() local629 hash_opts = flow->supported_hash_opts & requested_opts; in mvpp2_port_rss_hash_opts_set()634 if (hash_opts & MVPP22_CLS_HEK_L4_OPTS) in mvpp2_port_rss_hash_opts_set()639 if (mvpp2_flow_set_hek_fields(&fe, hash_opts)) in mvpp2_port_rss_hash_opts_set()652 u16 hash_opts = 0; in mvpp2_flow_get_hek_fields() local662 hash_opts |= MVPP22_CLS_HEK_OPT_MAC_DA; in mvpp2_flow_get_hek_fields()665 hash_opts |= MVPP22_CLS_HEK_OPT_VLAN; in mvpp2_flow_get_hek_fields()668 hash_opts |= MVPP22_CLS_HEK_OPT_L3_PROTO; in mvpp2_flow_get_hek_fields()[all …]
139 u16 hash_opts; in mvpp2_dbgfs_port_flow_hash_opt_show() local149 hash_opts = mvpp2_flow_get_hek_fields(&fe); in mvpp2_dbgfs_port_flow_hash_opt_show()151 seq_printf(s, "0x%04x\n", hash_opts); in mvpp2_dbgfs_port_flow_hash_opt_show()