Home
last modified time | relevance | path

Searched refs:rss_info (Results 1 – 11 of 11) sorted by relevance

/drivers/net/ethernet/emulex/benet/
A Dbe_ethtool.c1147 u32 rss_flags = adapter->rss_info.rss_flags; in be_set_rxfh_fields()
1201 if (rss_flags == adapter->rss_info.rss_flags) in be_set_rxfh_fields()
1206 adapter->rss_info.rss_hkey); in be_set_rxfh_fields()
1208 adapter->rss_info.rss_flags = rss_flags; in be_set_rxfh_fields()
1272 struct rss_info *rss = &adapter->rss_info; in be_get_rxfh()
1308 adapter->rss_info.rss_queue[i] = j; in be_set_rxfh()
1311 memcpy(rsstable, adapter->rss_info.rsstable, in be_set_rxfh()
1316 hkey = adapter->rss_info.rss_hkey; in be_set_rxfh()
1319 adapter->rss_info.rss_flags, in be_set_rxfh()
1322 adapter->rss_info.rss_flags = RSS_ENABLE_NONE; in be_set_rxfh()
[all …]
A Dbe.h432 struct rss_info { struct
664 struct rss_info rss_info; member
A Dbe_main.c3566 struct rss_info *rss = &adapter->rss_info; in be_rx_qs_destroy()
3684 struct rss_info *rss = &adapter->rss_info; in be_rx_qs_create()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c569 rss = &pfvf->hw.rss_info; in otx2_get_rss_hash_opts()
625 rss = &pfvf->hw.rss_info; in otx2_set_rss_hash_opts()
789 rss = &pfvf->hw.rss_info; in otx2_get_rxfh_key_size()
810 rss = &pfvf->hw.rss_info; in otx2_create_rxfh()
844 if (!pfvf->hw.rss_info.enable) { in otx2_modify_rxfh()
862 if (!pfvf->hw.rss_info.enable) { in otx2_remove_rxfh()
884 rss = &pfvf->hw.rss_info; in otx2_set_rxfh()
914 rss = &pfvf->hw.rss_info; in otx2_get_rxfh()
A Dotx2_common.c289 struct otx2_rss_info *rss = &pfvf->hw.rss_info; in otx2_set_flowkey_cfg()
323 struct otx2_rss_info *rss = &pfvf->hw.rss_info; in otx2_set_rss_table()
368 struct otx2_rss_info *rss = &pfvf->hw.rss_info; in otx2_set_rss_key()
391 struct otx2_rss_info *rss = &pfvf->hw.rss_info; in otx2_rss_init()
A Dotx2_common.h197 struct otx2_rss_info rss_info; member
A Dotx2_txrx.c234 rss = &pfvf->hw.rss_info; in otx2_set_rxhash()
A Dotx2_pf.c2178 pf->hw.rss_info.enable = false; in otx2_stop()
/drivers/net/ethernet/cavium/thunder/
A Dnicvf_ethtool.c569 rss = &nic->rss_info; in nicvf_set_rxfh_fields()
643 return nic->rss_info.rss_size; in nicvf_get_rxfh_indir_size()
650 struct nicvf_rss_info *rss = &nic->rss_info; in nicvf_get_rxfh()
671 struct nicvf_rss_info *rss = &nic->rss_info; in nicvf_set_rxfh()
A Dnic.h320 struct nicvf_rss_info rss_info; member
A Dnicvf_main.c238 nic->rss_info.rss_size = mbx.rss_size.ind_tbl_size; in nicvf_handle_mbx_intr()
336 struct nicvf_rss_info *rss = &nic->rss_info; in nicvf_config_rss()
360 struct nicvf_rss_info *rss = &nic->rss_info; in nicvf_set_rss_key()
372 struct nicvf_rss_info *rss = &nic->rss_info; in nicvf_rss_init()

Completed in 45 milliseconds