Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 23 of 23) sorted by relevance

/dpdk/drivers/net/iavf/
H A Diavf_fdir.c325 iavf_fdir_init(struct iavf_adapter *ad) in iavf_fdir_init()
342 iavf_fdir_uninit(struct iavf_adapter *ad) in iavf_fdir_uninit()
348 iavf_fdir_create(struct iavf_adapter *ad, in iavf_fdir_create()
387 iavf_fdir_destroy(struct iavf_adapter *ad, in iavf_fdir_destroy()
414 iavf_fdir_validation(struct iavf_adapter *ad, in iavf_fdir_validation()
443 iavf_fdir_parse_action_qregion(struct iavf_adapter *ad, in iavf_fdir_parse_action_qregion()
507 iavf_fdir_parse_action(struct iavf_adapter *ad, in iavf_fdir_parse_action()
714 iavf_fdir_parse_pattern(__rte_unused struct iavf_adapter *ad, in iavf_fdir_parse_pattern()
1468 iavf_fdir_parse(struct iavf_adapter *ad, in iavf_fdir_parse()
H A Diavf_hash.c689 iavf_rss_hash_set(struct iavf_adapter *ad, uint64_t rss_hf, bool add) in iavf_rss_hash_set()
757 iavf_hash_init(struct iavf_adapter *ad) in iavf_hash_init()
1418 iavf_hash_parse_pattern_action(__rte_unused struct iavf_adapter *ad, in iavf_hash_parse_pattern_action()
1467 iavf_hash_create(__rte_unused struct iavf_adapter *ad, in iavf_hash_create()
1505 iavf_hash_destroy(__rte_unused struct iavf_adapter *ad, in iavf_hash_destroy()
1530 iavf_hash_uninit(struct iavf_adapter *ad) in iavf_hash_uninit()
H A Diavf_ipsec_crypto.c1772 iavf_ipsec_flow_init(struct iavf_adapter *ad) in iavf_ipsec_flow_init()
1789 iavf_ipsec_flow_uninit(struct iavf_adapter *ad) in iavf_ipsec_flow_uninit()
1795 iavf_ipsec_flow_create(struct iavf_adapter *ad, in iavf_ipsec_flow_create()
1843 iavf_ipsec_flow_destroy(struct iavf_adapter *ad, in iavf_ipsec_flow_destroy()
1870 iavf_ipsec_flow_parse(struct iavf_adapter *ad, in iavf_ipsec_flow_parse()
H A Diavf_rxtx.c546 struct iavf_adapter *ad = in iavf_dev_rx_queue_setup() local
821 struct iavf_adapter *ad = in iavf_dev_tx_queue_setup() local
1433 struct iavf_adapter *ad = rxq->vsi->adapter; in iavf_recv_pkts_flex_rxd() local
1548 struct iavf_adapter *ad = rxq->vsi->adapter; in iavf_recv_scattered_pkts_flex_rxd() local
1884 struct iavf_adapter *ad = rxq->vsi->adapter; in iavf_rx_scan_hw_ring_flex_rxd() local
3908 struct iavf_adapter *ad = in iavf_set_default_ptype_table() local
H A Diavf_ethdev.c549 struct iavf_adapter *ad = in iavf_queues_req_reset() local
614 struct iavf_adapter *ad = in iavf_dev_configure() local
2156 struct iavf_adapter *ad = in iavf_parse_devargs() local
2203 struct iavf_adapter *ad = in iavf_init_proto_xtr() local
H A Diavf_generic_flow.c1793 iavf_flow_init(struct iavf_adapter *ad) in iavf_flow_init()
1824 iavf_flow_uninit(struct iavf_adapter *ad) in iavf_flow_uninit()
1859 struct iavf_adapter *ad) in iavf_register_parser()
1890 struct iavf_adapter *ad) in iavf_unregister_parser()
2077 iavf_parse_engine_create(struct iavf_adapter *ad, in iavf_parse_engine_create()
2106 iavf_parse_engine_validate(struct iavf_adapter *ad, in iavf_parse_engine_validate()
2155 struct iavf_adapter *ad = in iavf_flow_process_filter() local
2228 struct iavf_adapter *ad = in iavf_flow_create() local
2286 struct iavf_adapter *ad = in iavf_flow_destroy() local
2318 struct iavf_adapter *ad = in iavf_flow_flush() local
[all …]
H A Diavf_rxtx.h755 #define FDIR_PROC_ENABLE_PER_QUEUE(ad, on) do { \ argument
768 void iavf_fdir_rx_proc_enable(struct iavf_adapter *ad, bool on) in iavf_fdir_rx_proc_enable()
/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c304 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_rx_queue_start() local
409 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_rx_queue_stop() local
435 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_tx_queue_start() local
467 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_tx_queue_stop() local
536 struct ice_adapter *ad = &dcf_ad->parent; in ice_dcf_dev_start() local
618 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_stop_queues() local
652 struct ice_adapter *ad = &dcf_ad->parent; in ice_dcf_dev_stop() local
689 struct ice_adapter *ad = &dcf_ad->parent; in ice_dcf_dev_configure() local
1334 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_stats_get() local
1366 struct ice_dcf_adapter *ad = dev->data->dev_private; in ice_dcf_stats_reset() local
[all …]
H A Dice_acl_filter.c480 ice_acl_create_filter(struct ice_adapter *ad, in ice_acl_create_filter()
569 ice_acl_destroy_filter(struct ice_adapter *ad, in ice_acl_destroy_filter()
617 ice_acl_parse_action(__rte_unused struct ice_adapter *ad, in ice_acl_parse_action()
653 ice_acl_parse_pattern(__rte_unused struct ice_adapter *ad, in ice_acl_parse_pattern()
913 ice_acl_parse(struct ice_adapter *ad, in ice_acl_parse()
991 ice_acl_init(struct ice_adapter *ad) in ice_acl_init()
1039 ice_acl_uninit(struct ice_adapter *ad) in ice_acl_uninit()
H A Dice_hash.c590 ice_hash_init(struct ice_adapter *ad) in ice_hash_init()
649 ice_hash_parse_raw_pattern(struct ice_adapter *ad, in ice_hash_parse_raw_pattern()
1147 ice_hash_parse_pattern_action(__rte_unused struct ice_adapter *ad, in ice_hash_parse_pattern_action()
1210 ice_hash_add_raw_cfg(struct ice_adapter *ad, in ice_hash_add_raw_cfg()
1275 ice_hash_create(struct ice_adapter *ad, in ice_hash_create()
1348 ice_hash_rem_raw_cfg(struct ice_adapter *ad, in ice_hash_rem_raw_cfg()
1387 ice_hash_destroy(struct ice_adapter *ad, in ice_hash_destroy()
1445 ice_hash_uninit(struct ice_adapter *ad) in ice_hash_uninit()
H A Dice_switch_filter.c376 ice_switch_create(struct ice_adapter *ad, in ice_switch_create()
470 ice_switch_destroy(struct ice_adapter *ad, in ice_switch_destroy()
1615 ice_switch_parse_dcf_action(struct ice_dcf_adapter *ad, in ice_switch_parse_dcf_action()
1817 ice_switch_parse_pattern_action(struct ice_adapter *ad, in ice_switch_parse_pattern_action()
1956 ice_switch_redirect(struct ice_adapter *ad, in ice_switch_redirect()
2102 ice_switch_init(struct ice_adapter *ad) in ice_switch_init()
2119 ice_switch_uninit(struct ice_adapter *ad) in ice_switch_uninit()
H A Dice_fdir_filter.c1147 ice_fdir_init(struct ice_adapter *ad) in ice_fdir_init()
1166 ice_fdir_uninit(struct ice_adapter *ad) in ice_fdir_uninit()
1311 ice_fdir_create_filter(struct ice_adapter *ad, in ice_fdir_create_filter()
1471 ice_fdir_destroy_filter(struct ice_adapter *ad, in ice_fdir_destroy_filter()
1567 ice_fdir_query_count(struct ice_adapter *ad, in ice_fdir_query_count()
1675 ice_fdir_parse_action(struct ice_adapter *ad, in ice_fdir_parse_action()
1790 ice_fdir_parse_pattern(__rte_unused struct ice_adapter *ad, in ice_fdir_parse_pattern()
2450 ice_fdir_parse(struct ice_adapter *ad, in ice_fdir_parse()
H A Dice_rxtx.c279 struct ice_adapter *ad = rxq->vsi->adapter; in ice_program_hw_rx_queue() local
1070 struct ice_adapter *ad = in ice_rx_queue_setup() local
1581 struct ice_adapter *ad = rxq->vsi->adapter; in ice_rx_scan_hw_ring() local
1857 struct ice_adapter *ad = rxq->vsi->adapter; in ice_recv_scattered_pkts() local
2045 struct ice_adapter *ad = in ice_dev_supported_ptypes_get() local
2367 struct ice_adapter *ad = rxq->vsi->adapter; in ice_recv_pkts() local
3073 struct ice_adapter *ad = in ice_tx_done_cleanup() local
3233 struct ice_adapter *ad = in ice_set_rx_function() local
3428 struct ice_adapter *ad = in ice_set_tx_function_flag() local
3497 struct ice_adapter *ad = in ice_set_tx_function() local
[all …]
H A Dice_ethdev.c1384 struct ice_adapter *ad = in ice_init_proto_xtr() local
1976 struct ice_adapter *ad = in ice_parse_devargs() local
2177 struct ice_adapter *ad = in ice_dev_init() local
2476 struct ice_adapter *ad = in ice_dev_close() local
3305 struct ice_adapter *ad = in ice_dev_configure() local
3569 struct ice_adapter *ad = in ice_dev_start() local
5640 struct ice_adapter *ad = in ice_dev_udp_tunnel_port_add() local
5669 struct ice_adapter *ad = in ice_dev_udp_tunnel_port_del() local
5695 struct ice_adapter *ad = in ice_timesync_enable() local
5747 struct ice_adapter *ad = in ice_timesync_read_rx_timestamp() local
[all …]
H A Dice_rxtx.h294 #define FDIR_PARSING_ENABLE_PER_QUEUE(ad, on) do { \ argument
307 void ice_fdir_rx_parsing_enable(struct ice_adapter *ad, bool on) in ice_fdir_rx_parsing_enable()
327 uint64_t ice_tstamp_convert_32b_64b(struct ice_hw *hw, struct ice_adapter *ad, in ice_tstamp_convert_32b_64b()
H A Dice_generic_flow.c1821 ice_flow_init(struct ice_adapter *ad) in ice_flow_init()
1855 ice_flow_uninit(struct ice_adapter *ad) in ice_flow_uninit()
1900 struct ice_adapter *ad) in ice_get_parser_list()
1924 struct ice_adapter *ad) in ice_register_parser()
1981 struct ice_adapter *ad) in ice_unregister_parser()
2000 ice_flow_valid_attr(struct ice_adapter *ad, in ice_flow_valid_attr()
2310 ice_parse_engine_create(struct ice_adapter *ad, in ice_parse_engine_create()
2380 struct ice_adapter *ad = in ice_flow_process_filter() local
2493 struct ice_adapter *ad = in ice_flow_destroy() local
2549 struct ice_adapter *ad = in ice_flow_query() local
[all …]
/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c1891 struct i40e_adapter *ad = in i40e_dev_rx_queue_setup_runtime() local
1956 struct i40e_adapter *ad = in i40e_dev_rx_queue_setup() local
2225 struct i40e_adapter *ad = in i40e_dev_tx_queue_setup_runtime() local
2740 struct i40e_adapter *ad = in i40e_tx_done_cleanup() local
3236 struct i40e_adapter *ad = in i40e_set_rx_function() local
3411 struct i40e_adapter *ad = in i40e_set_tx_function_flag() local
3437 struct i40e_adapter *ad = in i40e_set_tx_function() local
3542 struct i40e_adapter *ad = in i40e_set_default_ptype_table() local
3553 struct i40e_adapter *ad = in i40e_set_default_pctype_table() local
H A Di40e_rxtx_vec_common.h211 struct i40e_adapter *ad = in i40e_rx_vec_dev_conf_condition_check_default() local
H A Drte_pmd_i40e.c2239 struct i40e_adapter *ad; in rte_pmd_i40e_ptype_mapping_update() local
2293 struct i40e_adapter *ad; in rte_pmd_i40e_ptype_mapping_get() local
2326 struct i40e_adapter *ad; in rte_pmd_i40e_ptype_mapping_replace() local
2426 struct i40e_adapter *ad; in rte_pmd_i40e_flow_type_mapping_get() local
2454 struct i40e_adapter *ad; in rte_pmd_i40e_flow_type_mapping_update() local
H A Di40e_ethdev.c1867 struct i40e_adapter *ad = in i40e_dev_configure() local
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.h143 struct ngbe_adapter *ad = dev->data->dev_private; in ngbe_dev_adapter() local
151 struct ngbe_adapter *ad = ngbe_dev_adapter(dev); in ngbe_dev_hw() local
163 struct ngbe_adapter *ad = ngbe_dev_adapter(dev); in ngbe_dev_intr() local
/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c205 set_avail_op(struct active_device *ad, enum rte_bbdev_op_type op_type) in set_avail_op()
211 is_avail_op(struct active_device *ad, enum rte_bbdev_op_type op_type) in is_avail_op()
484 create_mempools(struct active_device *ad, int socket_id, in create_mempools()
617 struct active_device *ad = &active_devs[nb_active_devs]; in add_bbdev_dev() local
1273 free_buffers(struct active_device *ad, struct test_op_params *op_params) in free_buffers()
2396 struct active_device *ad; in run_test_case_on_device() local
3714 bler_test(struct active_device *ad, in bler_test()
3808 throughput_test(struct active_device *ad, in throughput_test()
4265 validation_latency_test(struct active_device *ad, in validation_latency_test()
4717 offload_cost_test(struct active_device *ad, in offload_cost_test()
[all …]
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1042 struct ixgbe_adapter *ad = eth_dev->data->dev_private; in eth_ixgbe_dev_init() local
1550 struct ixgbe_adapter *ad = eth_dev->data->dev_private; in eth_ixgbevf_dev_init() local
4140 struct ixgbe_adapter *ad = dev->data->dev_private; in ixgbe_dev_wait_setup_link_complete() local
4164 struct ixgbe_adapter *ad = dev->data->dev_private; in ixgbe_dev_setup_link_thread_handler() local
4222 struct ixgbe_adapter *ad = dev->data->dev_private; in ixgbe_dev_link_update_share() local