| /dpdk/drivers/net/i40e/ |
| H A D | i40e_hash.c | 475 struct i40e_rte_flow_rss_conf *rss_conf, in i40e_hash_get_pctypes() 720 struct i40e_rte_flow_rss_conf *rss_conf, in i40e_hash_config_pctype() 803 struct i40e_rte_flow_rss_conf *rss_conf) in i40e_hash_config() 899 struct i40e_rte_flow_rss_conf *rss_conf) in i40e_hash_parse_key() 974 struct i40e_rte_flow_rss_conf *rss_conf, in i40e_hash_parse_queue_region() 1046 struct i40e_rte_flow_rss_conf *rss_conf, in i40e_hash_parse_global_conf() 1110 struct i40e_rte_flow_rss_conf *rss_conf, in i40e_hash_parse_pattern_act() 1155 struct i40e_rte_flow_rss_conf *rss_conf, in i40e_hash_parse() 1210 struct i40e_rte_flow_rss_conf *rss_conf = in i40e_hash_filter_restore() local 1241 struct i40e_rte_flow_rss_conf *rss_conf) in i40e_hash_filter_create() [all …]
|
| /dpdk/drivers/net/ena/ |
| H A D | ena_rss.c | 394 struct rte_eth_rss_conf *rss_conf, in ena_rss_hash_set() 475 struct rte_eth_rss_conf *rss_conf; in ena_rss_configure() local 517 struct rte_eth_rss_conf *rss_conf) in ena_rss_hash_update() 534 struct rte_eth_rss_conf *rss_conf) in ena_rss_hash_conf_get()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rss.c | 34 struct rte_eth_rss_conf *rss_conf) in mlx5_rss_hash_update() 92 struct rte_eth_rss_conf *rss_conf) in mlx5_rss_hash_conf_get()
|
| /dpdk/drivers/net/nfp/ |
| H A D | nfp_common.c | 1130 struct rte_eth_rss_conf *rss_conf) in nfp_net_rss_hash_write() 1180 struct rte_eth_rss_conf *rss_conf) in nfp_net_rss_hash_update() 1216 struct rte_eth_rss_conf *rss_conf) in nfp_net_rss_hash_conf_get() 1269 struct rte_eth_rss_conf rss_conf; in nfp_net_rss_config_default() local
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_ethdev.c | 360 const struct rte_eth_rss_conf *rss_conf) in hn_rss_hash_init() 383 struct rte_eth_rss_conf *rss_conf) in hn_rss_hash_update() 412 struct rte_eth_rss_conf *rss_conf) in hn_rss_hash_conf_get() 714 struct rte_eth_rss_conf *rss_conf = &dev_conf->rx_adv_conf.rss_conf; in hn_dev_configure() local
|
| /dpdk/drivers/net/liquidio/ |
| H A D | lio_ethdev.c | 579 struct rte_eth_rss_conf *rss_conf) in lio_dev_rss_hash_conf_get() 617 struct rte_eth_rss_conf *rss_conf) in lio_dev_rss_hash_update() 1065 struct rte_eth_rss_conf rss_conf; in lio_dev_rss_configure() local 1103 struct rte_eth_rss_conf rss_conf; in lio_dev_mq_rx_configure() local
|
| /dpdk/drivers/net/e1000/ |
| H A D | igb_flow.c | 1314 struct igb_rte_flow_rss_conf *rss_conf, in igb_parse_rss_filter() 1448 struct igb_rte_flow_rss_conf rss_conf; in igb_flow_create() local 1625 struct igb_rte_flow_rss_conf rss_conf; in igb_flow_validate() local
|
| H A D | igb_rxtx.c | 1929 igb_hw_rss_hash_set(struct e1000_hw *hw, struct rte_eth_rss_conf *rss_conf) in igb_hw_rss_hash_set() 1975 struct rte_eth_rss_conf *rss_conf) in eth_igb_rss_hash_update() 2004 struct rte_eth_rss_conf *rss_conf) in eth_igb_rss_hash_conf_get() 2058 struct rte_eth_rss_conf rss_conf; in igb_rss_configure() local 2897 struct rte_eth_rss_conf rss_conf = { in igb_config_rss_filter() local
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cn10k_flow.c | 30 const struct rte_flow_action_rss *rss_conf; in cn10k_mtr_configure() local
|
| H A D | cnxk_ethdev_ops.c | 915 struct rte_eth_rss_conf *rss_conf) in cnxk_nix_rss_hash_update() 953 struct rte_eth_rss_conf *rss_conf) in cnxk_nix_rss_hash_conf_get()
|
| /dpdk/drivers/net/hinic/ |
| H A D | hinic_pmd_rx.c | 483 struct rte_eth_rss_conf *rss_conf) in hinic_rss_key_init() 503 struct rte_eth_rss_conf *rss_conf) in hinic_fill_rss_type() 536 struct rte_eth_rss_conf *rss_conf) in hinic_rss_init() 657 struct rte_eth_rss_conf rss_conf = in hinic_rx_configure() local
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_rss.c | 375 struct rte_eth_rss_conf *rss_conf) in hns3_dev_rss_hash_update() 422 struct rte_eth_rss_conf *rss_conf) in hns3_dev_rss_hash_conf_get()
|
| H A D | hns3_flow.c | 1376 struct hns3_rss_conf *rss_conf = &hw->rss_info; in hns3_parse_rss_filter() local 1457 hns3_adjust_rss_key(struct hns3_hw *hw, struct rte_flow_action_rss *rss_conf) in hns3_adjust_rss_key() 1763 const struct hns3_rss_conf *rss_conf; in hns3_flow_create_rss_rule() local 2023 struct rte_flow_action_rss *rss_conf; in hns3_flow_query() local
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_flow.c | 2475 struct txgbe_rte_flow_rss_conf *rss_conf, in txgbe_parse_rss_filter() 2689 struct txgbe_rte_flow_rss_conf rss_conf; in txgbe_flow_create() local 2948 struct txgbe_rte_flow_rss_conf rss_conf; in txgbe_flow_validate() local
|
| /dpdk/drivers/net/enic/ |
| H A D | enic_main.c | 1286 struct rte_eth_rss_conf rss_conf; in enic_init_rss_nic_cfg() local 1348 struct rte_eth_rss_conf *rss_conf) in enic_rss_conf_valid() 1369 int enic_set_rss_conf(struct enic *enic, struct rte_eth_rss_conf *rss_conf) in enic_set_rss_conf()
|
| H A D | enic_ethdev.c | 821 struct rte_eth_rss_conf *rss_conf) in enicpmd_dev_rss_hash_update() 830 struct rte_eth_rss_conf *rss_conf) in enicpmd_dev_rss_hash_conf_get()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_flow.c | 2804 struct ixgbe_rte_flow_rss_conf *rss_conf, in ixgbe_parse_rss_filter() 3020 struct ixgbe_rte_flow_rss_conf rss_conf; in ixgbe_flow_create() local 3279 struct ixgbe_rte_flow_rss_conf rss_conf; in ixgbe_flow_validate() local
|
| /dpdk/drivers/net/ionic/ |
| H A D | ionic_ethdev.c | 602 struct rte_eth_rss_conf *rss_conf) in ionic_dev_rss_hash_conf_get() 640 struct rte_eth_rss_conf *rss_conf) in ionic_dev_rss_hash_update()
|
| /dpdk/drivers/net/null/ |
| H A D | rte_eth_null.c | 431 eth_rss_hash_update(struct rte_eth_dev *dev, struct rte_eth_rss_conf *rss_conf) in eth_rss_hash_update() 451 struct rte_eth_rss_conf *rss_conf) in eth_rss_hash_conf_get()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.c | 341 struct rte_eth_rss_conf rss_conf = { in create_inline_session() local
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_ethdev.c | 495 struct rte_eth_rss_conf *rss_conf; in iavf_init_rss() local 1526 struct rte_eth_rss_conf *rss_conf) in iavf_dev_rss_hash_update() 1582 struct rte_eth_rss_conf *rss_conf) in iavf_dev_rss_hash_conf_get()
|
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_dev.c | 773 struct rte_eth_rss_conf *rss_conf; in axgbe_write_rss_hash_key() local 836 struct rte_eth_rss_conf *rss_conf; in axgbe_rss_options() local
|
| /dpdk/app/test/ |
| H A D | test_link_bonding_rssconf.c | 53 struct rte_eth_rss_conf rss_conf; member
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_ethdev.c | 1994 struct rte_eth_rss_conf *rss_conf) in virtio_dev_rss_hash_update() 2041 struct rte_eth_rss_conf *rss_conf) in virtio_dev_rss_hash_conf_get() 2134 struct rte_eth_rss_conf *rss_conf; in virtio_dev_rss_init() local
|
| /dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 834 igc_hw_rss_hash_set(struct igc_hw *hw, struct rte_eth_rss_conf *rss_conf) in igc_hw_rss_hash_set() 875 struct rte_eth_rss_conf rss_conf; in igc_rss_configure() local 953 struct rte_eth_rss_conf rss_conf = { in igc_add_rss_filter() local
|