Searched refs:i40e_pf (Results 1 – 13 of 13) sorted by relevance
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_hash.h | 22 int i40e_hash_filter_create(struct i40e_pf *pf, 25 int i40e_hash_filter_restore(struct i40e_pf *pf); 26 int i40e_hash_filter_destroy(struct i40e_pf *pf, 28 int i40e_hash_filter_flush(struct i40e_pf *pf);
|
| H A D | i40e_ethdev.h | 458 struct i40e_pf *pf; 502 struct i40e_pf *pf; 1111 struct i40e_pf { struct 1229 struct i40e_pf pf; 1321 int i40e_fdir_setup(struct i40e_pf *pf); 1328 void i40e_fdir_teardown(struct i40e_pf *pf); 1361 int i40e_sw_fdir_filter_del(struct i40e_pf *pf, 1422 void i40e_pf_disable_rss(struct i40e_pf *pf); 1425 int i40e_pf_reset_rss_key(struct i40e_pf *pf); 1426 int i40e_pf_config_rss(struct i40e_pf *pf); [all …]
|
| H A D | rte_pmd_i40e.c | 20 struct i40e_pf *pf; in rte_pmd_i40e_ping_vfs() 45 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_mac_anti_spoof() 149 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_vlan_anti_spoof() 409 struct i40e_pf *pf; in rte_pmd_i40e_set_tx_loopback() 452 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_unicast_promisc() 493 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_multicast_promisc() 538 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_mac_addr() 583 struct i40e_pf *pf; in rte_pmd_i40e_remove_vf_mac_addr() 624 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_vlan_stripq() 660 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_vlan_insert() [all …]
|
| H A D | i40e_fdir.c | 156 i40e_fdir_setup(struct i40e_pf *pf) in i40e_fdir_setup() 283 i40e_fdir_teardown(struct i40e_pf *pf) in i40e_fdir_teardown() 334 i40e_init_flx_pld(struct i40e_pf *pf) in i40e_init_flx_pld() 530 i40e_set_flx_pld_cfg(struct i40e_pf *pf, in i40e_set_flx_pld_cfg() 595 i40e_set_flex_mask_on_pctype(struct i40e_pf *pf, in i40e_set_flex_mask_on_pctype() 1445 i40e_flow_store_flex_pit(struct i40e_pf *pf, in i40e_flow_store_flex_pit() 1478 i40e_flow_set_fdir_flex_pit(struct i40e_pf *pf, in i40e_flow_set_fdir_flex_pit() 1518 i40e_flow_store_flex_mask(struct i40e_pf *pf, in i40e_flow_store_flex_mask() 1560 i40e_flow_set_fdir_flex_msk(struct i40e_pf *pf, in i40e_flow_set_fdir_flex_msk() 1590 i40e_flow_set_fdir_inset(struct i40e_pf *pf, in i40e_flow_set_fdir_inset() [all …]
|
| H A D | i40e_ethdev.c | 1255 struct i40e_pf *pf; in i40e_parse_multi_drv_handler() 1259 pf = (struct i40e_pf *)opaque; in i40e_parse_multi_drv_handler() 4131 struct i40e_pf *pf; in i40e_flow_ctrl_set() 4382 struct i40e_pf *pf; in i40e_set_rss_lut() 4672 struct i40e_pf *pf; in i40e_pf_parse_vf_queue_number_handler() 4676 pf = (struct i40e_pf *)opaque; in i40e_pf_parse_vf_queue_number_handler() 5382 struct i40e_pf *pf; in i40e_vsi_release() 5613 i40e_vsi_setup(struct i40e_pf *pf, in i40e_vsi_setup() 6185 i40e_pf_setup(struct i40e_pf *pf) in i40e_pf_setup() 6373 i40e_dev_tx_init(struct i40e_pf *pf) in i40e_dev_tx_init() [all …]
|
| H A D | i40e_tm.c | 68 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tm_conf_init() 85 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tm_conf_uninit() 117 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tc_nb_get() 206 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_shaper_profile_search() 257 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_shaper_profile_add() 295 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_shaper_profile_del() 326 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tm_node_search() 457 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_node_add() 627 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_node_delete() 871 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_hierarchy_commit()
|
| H A D | i40e_hash.c | 479 struct i40e_pf *pf; in i40e_hash_get_pctypes() 615 struct i40e_pf *pf; in i40e_hash_config_func() 742 i40e_hash_config_region(struct i40e_pf *pf, in i40e_hash_config_region() 802 i40e_hash_config(struct i40e_pf *pf, in i40e_hash_config() 929 struct i40e_pf *pf; in i40e_hash_parse_queues() 977 struct i40e_pf *pf; in i40e_hash_parse_queue_region() 1204 i40e_hash_filter_restore(struct i40e_pf *pf) in i40e_hash_filter_restore() 1240 i40e_hash_filter_create(struct i40e_pf *pf, in i40e_hash_filter_create() 1280 i40e_hash_reset_conf(struct i40e_pf *pf, in i40e_hash_reset_conf() 1353 i40e_hash_filter_destroy(struct i40e_pf *pf, in i40e_hash_filter_destroy() [all …]
|
| H A D | i40e_flow.c | 115 static int i40e_flow_destroy_ethertype_filter(struct i40e_pf *pf, 117 static int i40e_flow_destroy_tunnel_filter(struct i40e_pf *pf, 119 static int i40e_flow_flush_fdir_filter(struct i40e_pf *pf); 120 static int i40e_flow_flush_ethertype_filter(struct i40e_pf *pf); 121 static int i40e_flow_flush_tunnel_filter(struct i40e_pf *pf); 2248 i40e_flow_fdir_get_pctype_value(struct i40e_pf *pf, in i40e_flow_fdir_get_pctype_value() 4772 i40e_flow_destroy_ethertype_filter(struct i40e_pf *pf, in i40e_flow_destroy_ethertype_filter() 4807 i40e_flow_destroy_tunnel_filter(struct i40e_pf *pf, in i40e_flow_destroy_tunnel_filter() 4904 i40e_flow_flush_fdir_filter(struct i40e_pf *pf) in i40e_flow_flush_fdir_filter() 4965 i40e_flow_flush_ethertype_filter(struct i40e_pf *pf) in i40e_flow_flush_ethertype_filter() [all …]
|
| H A D | i40e_vf_representor.c | 183 struct i40e_pf *pf; in rte_pmd_i40e_get_vf_native_stats() 365 struct i40e_pf *pf; in i40e_vf_representor_vlan_offload_set() 483 struct i40e_pf *pf; in i40e_vf_representor_init()
|
| H A D | i40e_pf.c | 120 struct i40e_pf *pf; in i40e_pf_host_vf_reset() 670 struct i40e_pf *pf = vf->pf; in i40e_pf_host_process_cmd_config_irq_map() 1273 struct i40e_pf *pf; in i40e_pf_host_process_cmd_request_queues() 1317 struct i40e_pf *pf = vf->pf; in i40e_pf_host_process_cmd_get_rss_hena() 1351 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_pf_host_handle_vf_msg() 1568 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_pf_host_init() 1638 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_pf_host_uninit()
|
| H A D | meson.build | 15 'i40e_pf.c',
|
| H A D | i40e_rxtx.c | 1649 i40e_pf_get_vsi_by_qindex(struct i40e_pf *pf, uint16_t queue_idx) in i40e_pf_get_vsi_by_qindex() 1667 i40e_get_queue_offset_by_qindex(struct i40e_pf *pf, uint16_t queue_idx) in i40e_get_queue_offset_by_qindex() 1959 struct i40e_pf *pf = NULL; in i40e_dev_rx_queue_setup() 2275 struct i40e_pf *pf = NULL; in i40e_dev_tx_queue_setup() 2885 struct i40e_pf *pf = I40E_VSI_TO_PF(rxq->vsi); in i40e_rx_queue_config() 3045 i40e_fdir_setup_tx_resources(struct i40e_pf *pf) in i40e_fdir_setup_tx_resources() 3104 i40e_fdir_setup_rx_resources(struct i40e_pf *pf) in i40e_fdir_setup_rx_resources()
|
| /dpdk/doc/guides/nics/ |
| H A D | ipn3ke.rst | 60 …--vdev 'ipn3ke_cfg0,afu=0|b3:00.0,fpga_acc={tm|flow},i40e_pf={0000:b1:00.0|0000:b1:00.1|0000:b1:00… 80 …fpga_rawdev_cfg0,ifpga=b3:00.0,port=0' --vdev 'ipn3ke_cfg0,afu=0|b3:00.0,i40e_pf={0000:b1:00.0|000… 91 …pga=b3:00.0,port=0' --vdev 'ipn3ke_cfg0,afu=0|b3:00.0,fpga_acc={tm|flow},i40e_pf={0000:b1:00.0|000…
|