Searched refs:hash_opts (Results 1 – 2 of 2) sorted by relevance
649 unsigned long hash_opts) in mvpp2_flow_set_hek_fields() argument658 for_each_set_bit(i, &hash_opts, MVPP22_CLS_HEK_N_FIELDS) { in mvpp2_flow_set_hek_fields()746 u16 hash_opts; in mvpp2_port_rss_hash_opts_set() local757 hash_opts = flow->supported_hash_opts & requested_opts; in mvpp2_port_rss_hash_opts_set()762 if (hash_opts & MVPP22_CLS_HEK_L4_OPTS) in mvpp2_port_rss_hash_opts_set()767 if (mvpp2_flow_set_hek_fields(&fe, hash_opts)) in mvpp2_port_rss_hash_opts_set()780 u16 hash_opts = 0; in mvpp2_flow_get_hek_fields() local790 hash_opts |= MVPP22_CLS_HEK_OPT_MAC_DA; in mvpp2_flow_get_hek_fields()793 hash_opts |= MVPP22_CLS_HEK_OPT_VLAN; in mvpp2_flow_get_hek_fields()796 hash_opts |= MVPP22_CLS_HEK_OPT_VLAN_PRI; in mvpp2_flow_get_hek_fields()[all …]
147 u16 hash_opts; in mvpp2_dbgfs_port_flow_hash_opt_show() local157 hash_opts = mvpp2_flow_get_hek_fields(&fe); in mvpp2_dbgfs_port_flow_hash_opt_show()159 seq_printf(s, "0x%04x\n", hash_opts); in mvpp2_dbgfs_port_flow_hash_opt_show()