Home
last modified time | relevance | path

Searched refs:update_rss_ind_table (Results 1 – 6 of 6) sorted by relevance

/src/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h102 u8 update_rss_ind_table; member
H A Decore_l2.c520 p_config->update_rss_ind_table = p_rss->update_rss_ind_table; in ecore_sp_vport_update_rss()
556 p_config->update_rss_ind_table, in ecore_sp_vport_update_rss()
H A Decore_hsi_eth.h1365 u8 update_rss_ind_table /* if set update the indirection table values */; member
H A Decore_vf.c1374 if (rss_params->update_rss_ind_table) in ecore_vf_pf_vport_update()
H A Decore_sriov.c3108 p_rss->update_rss_ind_table = !!(p_rss_tlv->update_rss_flags & in ecore_iov_vp_update_rss_param()
H A Dqlnx_os.c6629 rss_params->update_rss_ind_table = 1; in qlnx_start_queues()