Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 25 of 85) sorted by relevance

1234

/dpdk/drivers/net/ice/
H A Dice_fdir_filter.c244 ice_fdir_counter_init(struct ice_pf *pf) in ice_fdir_counter_init()
436 ice_fdir_setup(struct ice_pf *pf) in ice_fdir_setup()
607 ice_fdir_prof_rm_all(struct ice_pf *pf) in ice_fdir_prof_rm_all()
624 ice_fdir_teardown(struct ice_pf *pf) in ice_fdir_teardown()
1149 struct ice_pf *pf = &ad->pf; in ice_fdir_init() local
1169 struct ice_pf *pf = &ad->pf; in ice_fdir_uninit() local
1316 struct ice_pf *pf = &ad->pf; in ice_fdir_create_filter() local
1475 struct ice_pf *pf = &ad->pf; in ice_fdir_destroy_filter() local
1572 struct ice_pf *pf = &ad->pf; in ice_fdir_query_count() local
1680 struct ice_pf *pf = &ad->pf; in ice_fdir_parse_action() local
[all …]
H A Dice_acl_filter.c102 ice_acl_setup(struct ice_pf *pf) in ice_acl_setup()
140 static void ice_deinit_acl(struct ice_pf *pf) in ice_deinit_acl()
215 ice_acl_prof_init(struct ice_pf *pf) in ice_acl_prof_init()
412 ice_acl_hw_set_conf(struct ice_pf *pf, struct ice_fdir_fltr *input, in ice_acl_hw_set_conf()
464 ice_acl_hw_rem_conf(struct ice_pf *pf, struct acl_rule *rule, int32_t entry_idx) in ice_acl_hw_rem_conf()
488 struct ice_pf *pf = &ad->pf; in ice_acl_create_filter() local
576 struct ice_pf *pf = &ad->pf; in ice_acl_destroy_filter() local
922 struct ice_pf *pf = &ad->pf; in ice_acl_parse() local
963 ice_acl_bitmap_init(struct ice_pf *pf) in ice_acl_bitmap_init()
994 struct ice_pf *pf = &ad->pf; in ice_acl_init() local
[all …]
H A Dice_ethdev.c1490 ice_setup_vsi(struct ice_pf *pf, enum ice_vsi_type type) in ice_setup_vsi()
1691 ice_pf_setup(struct ice_pf *pf) in ice_pf_setup()
1802 ice_base_queue_get(struct ice_pf *pf) in ice_base_queue_get()
2147 ice_rss_ctx_init(struct ice_pf *pf) in ice_rss_ctx_init()
2846 ice_add_rss_cfg_pre(struct ice_pf *pf, uint32_t hdr) in ice_add_rss_cfg_pre()
2961 ice_rem_rss_cfg_post(struct ice_pf *pf, uint32_t hdr) in ice_rem_rss_cfg_post()
2975 ice_rem_rss_cfg_wrap(struct ice_pf *pf, uint16_t vsi_id, in ice_rem_rss_cfg_wrap()
3013 ice_rss_hash_set(struct ice_pf *pf, uint64_t rss_hf) in ice_rss_hash_set()
3211 static int ice_init_rss(struct ice_pf *pf) in ice_init_rss()
4428 struct ice_pf *pf = ICE_VSI_TO_PF(vsi); in ice_get_rss_lut() local
[all …]
H A Dice_rxtx.c272 struct ice_pf *pf = ICE_VSI_TO_PF(vsi); in ice_program_hw_rx_queue() local
805 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_fdir_rx_queue_start() local
841 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_fdir_tx_queue_start() local
966 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_tx_queue_stop() local
1010 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_fdir_rx_queue_stop() local
1030 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_fdir_tx_queue_stop() local
1069 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_rx_queue_setup() local
1213 struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private); in ice_tx_queue_setup() local
2221 ice_fdir_setup_tx_resources(struct ice_pf *pf) in ice_fdir_setup_tx_resources()
2280 ice_fdir_setup_rx_resources(struct ice_pf *pf) in ice_fdir_setup_rx_resources()
[all …]
/dpdk/drivers/net/hns3/
H A Dhns3_tm.c30 struct hns3_pf *pf = HNS3_DEV_PRIVATE_TO_PF(dev->data->dev_private); in hns3_tm_conf_init() local
56 struct hns3_pf *pf = HNS3_DEV_PRIVATE_TO_PF(dev->data->dev_private); in hns3_tm_conf_uninit() local
154 struct hns3_pf *pf = HNS3_DEV_PRIVATE_TO_PF(dev->data->dev_private); in hns3_tm_shaper_profile_search() local
226 struct hns3_pf *pf = HNS3_DEV_PRIVATE_TO_PF(dev->data->dev_private); in hns3_tm_shaper_profile_add() local
655 hns3_tm_node_do_delete(struct hns3_pf *pf, in hns3_tm_node_do_delete()
962 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_tm_configure_check() local
1007 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_tm_hierarchy_do_commit() local
1106 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_tm_node_shaper_do_update() local
1247 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_tm_dev_start_proc() local
1270 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_tm_dev_stop_proc() local
[all …]
H A Dhns3_ptp.c82 struct hns3_pf *pf = &hns->pf; in hns3_timesync_configure() local
120 struct hns3_pf *pf = &hns->pf; in hns3_timesync_enable() local
141 struct hns3_pf *pf = &hns->pf; in hns3_timesync_disable() local
165 struct hns3_pf *pf = &hns->pf; in hns3_timesync_read_rx_timestamp() local
279 struct hns3_pf *pf = &hns->pf; in hns3_restore_ptp() local
H A Dhns3_dcb.c186 struct hns3_pf *pf = &hns->pf; in hns3_pg_to_pri_map() local
762 struct hns3_pf *pf = &hns->pf; in hns3_dcb_info_init() local
808 struct hns3_pf *pf = &hns->pf; in hns3_dcb_lvl2_schd_mode_cfg() local
828 struct hns3_pf *pf = &hns->pf; in hns3_dcb_lvl34_schd_mode_cfg() local
900 struct hns3_pf *pf = &hns->pf; in hns3_dcb_pri_dwrr_cfg() local
937 struct hns3_pf *pf = &hns->pf; in hns3_dcb_pg_dwrr_cfg() local
1056 struct hns3_pf *pf = &hns->pf; in hns3_pri_q_qs_cfg() local
1345 struct hns3_pf *pf = &hns->pf; in hns3_dcb_pause_setup_hw() local
1415 struct hns3_pf *pf = &hns->pf; in hns3_dcb_info_cfg() local
1470 struct hns3_pf *pf = &hns->pf; in hns3_dcb_info_update() local
[all …]
H A Dhns3_ethdev.c367 struct hns3_pf *pf = &hns->pf; in hns3_rm_dev_vlan_table() local
386 struct hns3_pf *pf = &hns->pf; in hns3_add_dev_vlan_table() local
410 struct hns3_pf *pf = &hns->pf; in hns3_restore_vlan_table() local
829 struct hns3_pf *pf = &hns->pf; in hns3_rm_all_vlan_table() local
852 struct hns3_pf *pf = &hns->pf; in hns3_add_all_vlan_table() local
1130 struct hns3_pf *pf = &hns->pf; in hns3_restore_vlan_conf() local
1262 struct hns3_pf *pf = &hns->pf; in hns3_init_umv_space() local
1285 struct hns3_pf *pf = &hns->pf; in hns3_uninit_umv_space() local
1304 struct hns3_pf *pf = &hns->pf; in hns3_is_umv_space_full() local
1316 struct hns3_pf *pf = &hns->pf; in hns3_update_umv_space() local
[all …]
H A Dhns3_rxtx_vec.c21 struct hns3_pf *pf = &hns->pf; in hns3_tx_check_vec_support() local
238 struct hns3_pf *pf = &hns->pf; in hns3_rx_check_vec_support() local
H A Dhns3_fdir.c278 struct hns3_pf *pf = &hns->pf; in hns3_set_fd_key_config() local
305 struct hns3_pf *pf = &hns->pf; in hns3_init_fd_config() local
718 struct hns3_pf *pf = &hns->pf; in hns3_config_key() local
825 struct hns3_pf *pf = &hns->pf; in hns3_fdir_filter_init() local
867 struct hns3_pf *pf = &hns->pf; in hns3_fdir_filter_uninit() local
959 struct hns3_pf *pf = &hns->pf; in hns3_fdir_filter_program() local
1024 struct hns3_pf *pf = &hns->pf; in hns3_clear_all_fdir_filter() local
1064 struct hns3_pf *pf = &hns->pf; in hns3_restore_all_fdir_filter() local
H A Dhns3_ethdev_dump.c62 struct hns3_pf *pf = &hns->pf; in get_dev_mac_info() local
150 get_fdir_basic_info(FILE *file, struct hns3_pf *pf) in get_fdir_basic_info()
768 struct hns3_pf *pf = HNS3_DEV_PRIVATE_TO_PF(dev->data->dev_private); in get_tm_conf_info() local
821 struct hns3_pf *pf = &hns->pf; in is_link_fc_mode() local
/dpdk/lib/eal/include/generic/
H A Drte_pflock.h91 rte_pflock_init(struct rte_pflock *pf) in rte_pflock_init()
110 rte_pflock_read_lock(rte_pflock_t *pf) in rte_pflock_read_lock()
139 rte_pflock_read_unlock(rte_pflock_t *pf) in rte_pflock_read_unlock()
155 rte_pflock_write_lock(rte_pflock_t *pf) in rte_pflock_write_lock()
191 rte_pflock_write_unlock(rte_pflock_t *pf) in rte_pflock_write_unlock()
/dpdk/drivers/net/i40e/
H A Di40e_fdir.c156 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 Di40e_tm.c68 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tm_conf_init() local
85 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tm_conf_uninit() local
117 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tc_nb_get() local
206 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_shaper_profile_search() local
257 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_shaper_profile_add() local
295 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_shaper_profile_del() local
326 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_tm_node_search() local
457 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_node_add() local
627 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_node_delete() local
871 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_hierarchy_commit() local
H A Drte_pmd_i40e.c20 struct i40e_pf *pf; in rte_pmd_i40e_ping_vfs() local
45 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_mac_anti_spoof() local
149 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_vlan_anti_spoof() local
409 struct i40e_pf *pf; in rte_pmd_i40e_set_tx_loopback() local
452 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_unicast_promisc() local
493 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_multicast_promisc() local
538 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_mac_addr() local
583 struct i40e_pf *pf; in rte_pmd_i40e_remove_vf_mac_addr() local
624 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_vlan_stripq() local
660 struct i40e_pf *pf; in rte_pmd_i40e_set_vf_vlan_insert() local
[all …]
H A Di40e_ethdev.c1255 struct i40e_pf *pf; in i40e_parse_multi_drv_handler() local
4131 struct i40e_pf *pf; in i40e_flow_ctrl_set() local
4382 struct i40e_pf *pf; in i40e_set_rss_lut() local
4672 struct i40e_pf *pf; in i40e_pf_parse_vf_queue_number_handler() local
5382 struct i40e_pf *pf; in i40e_vsi_release() local
5578 i40e_enable_pf_lb(struct i40e_pf *pf) in i40e_enable_pf_lb()
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()
6396 i40e_dev_rx_init(struct i40e_pf *pf) in i40e_dev_rx_init()
[all …]
H A Di40e_hash.c479 struct i40e_pf *pf; in i40e_hash_get_pctypes() local
615 struct i40e_pf *pf; in i40e_hash_config_func() local
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() local
977 struct i40e_pf *pf; in i40e_hash_parse_queue_region() local
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 Di40e_pf.c120 struct i40e_pf *pf; in i40e_pf_host_vf_reset() local
670 struct i40e_pf *pf = vf->pf; in i40e_pf_host_process_cmd_config_irq_map() local
1273 struct i40e_pf *pf; in i40e_pf_host_process_cmd_request_queues() local
1317 struct i40e_pf *pf = vf->pf; in i40e_pf_host_process_cmd_get_rss_hena() local
1351 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_pf_host_handle_vf_msg() local
1568 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_pf_host_init() local
1638 struct i40e_pf *pf = I40E_DEV_PRIVATE_TO_PF(dev->data->dev_private); in i40e_pf_host_uninit() local
H A Di40e_vf_representor.c183 struct i40e_pf *pf; in rte_pmd_i40e_get_vf_native_stats() local
365 struct i40e_pf *pf; in i40e_vf_representor_vlan_offload_set() local
483 struct i40e_pf *pf; in i40e_vf_representor_init() local
/dpdk/drivers/net/enic/
H A Denic_vf_representor.c49 struct enic *pf; in enic_vf_dev_tx_queue_setup() local
91 struct enic *pf; in enic_vf_dev_rx_queue_setup() local
163 struct enic *pf; in enic_vf_dev_start() local
253 struct enic *pf; in enic_vf_dev_stop() local
406 struct enic *pf; in enic_vf_link_update() local
464 struct enic *pf; in enic_vf_dev_infos_get() local
575 struct enic *pf; in get_vf_config() local
613 struct enic *pf, *vf_enic; in enic_vf_representor_init() local
/dpdk/lib/ipsec/
H A Dsa.c692 struct rte_ipsec_sa_pkt_func *pf) in lksd_none_pkt_func_select()
730 struct rte_ipsec_sa_pkt_func *pf) in cpu_crypto_pkt_func_select()
772 struct rte_ipsec_sa_pkt_func *pf) in inline_crypto_pkt_func_select()
808 const struct rte_ipsec_sa *sa, struct rte_ipsec_sa_pkt_func *pf) in ipsec_sa_pkt_func_select()
/dpdk/drivers/net/sfc/
H A Dsfc_repr.h32 uint16_t pf; member
/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c2874 u32 pf = CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5 ? in t4_intr_enable() local
2901 u32 pf = CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5 ? in t4_intr_disable() local
3691 unsigned int pf, unsigned int vf, in t4_query_params_rw()
3746 unsigned int pf, unsigned int vf, in t4_set_params_timeout()
3771 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params()
3799 unsigned int port, unsigned int pf, unsigned int vf, in t4_alloc_vi_func()
3863 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi()
3880 int t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_free_vi()
4174 unsigned int pf, unsigned int vf, unsigned int iqid, in t4_iq_start_stop()
4210 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_free()
[all …]
/dpdk/drivers/common/cnxk/
H A Droc_dev_priv.h58 dev_pf_func(int pf, int vf) in dev_pf_func()
70 uint16_t pf; member
/dpdk/drivers/net/bnxt/tf_core/
H A Dtfp.c147 tfp_get_pf(struct tf *tfp, uint16_t *pf) in tfp_get_pf()

1234