163b39078SBruce RichardsonINTERNAL { 263b39078SBruce Richardson global: 363b39078SBruce Richardson 463b39078SBruce Richardson bman_acquire; 563b39078SBruce Richardson bman_free_pool; 663b39078SBruce Richardson bman_get_params; 763b39078SBruce Richardson bman_new_pool; 863b39078SBruce Richardson bman_query_free_buffers; 963b39078SBruce Richardson bman_release; 1063b39078SBruce Richardson bman_thread_irq; 1163b39078SBruce Richardson dpaa_get_ioctl_version_number; 1263b39078SBruce Richardson dpaa_get_eth_port_cfg; 1363b39078SBruce Richardson dpaa_get_qm_channel_caam; 1463b39078SBruce Richardson dpaa_get_qm_channel_pool; 1563b39078SBruce Richardson dpaa_get_link_status; 1663b39078SBruce Richardson dpaa_restart_link_autoneg; 17c9a1c2e5SDavid Marchand dpaa_seqn_dynfield_offset; 1863b39078SBruce Richardson dpaa_update_link_speed; 1963b39078SBruce Richardson dpaa_intr_disable; 2063b39078SBruce Richardson dpaa_intr_enable; 21f3130f7aSNipun Gupta dpaa_seqn; 2263b39078SBruce Richardson dpaa_svr_family; 2363b39078SBruce Richardson dpaa_update_link_status; 2463b39078SBruce Richardson fman_dealloc_bufs_mask_hi; 2563b39078SBruce Richardson fman_dealloc_bufs_mask_lo; 2663b39078SBruce Richardson fman_if_add_mac_addr; 27*d2536b00SHemant Agrawal fman_if_bmi_stats_enable; 28*d2536b00SHemant Agrawal fman_if_bmi_stats_disable; 29*d2536b00SHemant Agrawal fman_if_bmi_stats_get_all; 30*d2536b00SHemant Agrawal fman_if_bmi_stats_reset; 3163b39078SBruce Richardson fman_if_clear_mac_addr; 3263b39078SBruce Richardson fman_if_disable_rx; 3363b39078SBruce Richardson fman_if_discard_rx_errors; 3463b39078SBruce Richardson fman_if_enable_rx; 3563b39078SBruce Richardson fman_if_get_fc_quanta; 3663b39078SBruce Richardson fman_if_get_fc_threshold; 3763b39078SBruce Richardson fman_if_get_fdoff; 38378cd488SHemant Agrawal fman_if_get_maxfrm; 3963b39078SBruce Richardson fman_if_get_sg_enable; 40953b6fedSNipun Gupta fman_if_get_rx_status; 4163b39078SBruce Richardson fman_if_loopback_disable; 4263b39078SBruce Richardson fman_if_loopback_enable; 4363b39078SBruce Richardson fman_if_promiscuous_disable; 4463b39078SBruce Richardson fman_if_promiscuous_enable; 4563b39078SBruce Richardson fman_if_reset_mcast_filter_table; 4663b39078SBruce Richardson fman_if_set_bp; 4763b39078SBruce Richardson fman_if_set_err_fqid; 4863b39078SBruce Richardson fman_if_set_fc_quanta; 4963b39078SBruce Richardson fman_if_set_fc_threshold; 5063b39078SBruce Richardson fman_if_set_fdoff; 5163b39078SBruce Richardson fman_if_set_ic_params; 5263b39078SBruce Richardson fman_if_set_maxfrm; 5363b39078SBruce Richardson fman_if_set_mcast_filter_table; 5463b39078SBruce Richardson fman_if_set_sg; 5563b39078SBruce Richardson fman_if_stats_get; 5663b39078SBruce Richardson fman_if_stats_get_all; 5763b39078SBruce Richardson fman_if_stats_reset; 5863b39078SBruce Richardson fman_ip_rev; 5963b39078SBruce Richardson fman_if_receive_rx_errors; 6063b39078SBruce Richardson fsl_qman_fq_portal_create; 6163b39078SBruce Richardson netcfg_acquire; 6263b39078SBruce Richardson netcfg_release; 6363b39078SBruce Richardson per_lcore_dpaa_io; 6463b39078SBruce Richardson qman_alloc_cgrid_range; 6563b39078SBruce Richardson qman_alloc_fqid_range; 6663b39078SBruce Richardson qman_alloc_pool_range; 6763b39078SBruce Richardson qman_clear_irq; 6863b39078SBruce Richardson qman_create_cgr; 6963b39078SBruce Richardson qman_create_fq; 7063b39078SBruce Richardson qman_dca_index; 7163b39078SBruce Richardson qman_delete_cgr; 7263b39078SBruce Richardson qman_dequeue; 7363b39078SBruce Richardson qman_dqrr_consume; 7463b39078SBruce Richardson qman_enqueue; 7563b39078SBruce Richardson qman_enqueue_multi; 7663b39078SBruce Richardson qman_enqueue_multi_fq; 7763b39078SBruce Richardson qman_ern_poll_free; 7863b39078SBruce Richardson qman_ern_register_cb; 7963b39078SBruce Richardson qman_fq_fqid; 8063b39078SBruce Richardson qman_fq_portal_irqsource_add; 8163b39078SBruce Richardson qman_fq_portal_irqsource_remove; 8263b39078SBruce Richardson qman_fq_portal_thread_irq; 8363b39078SBruce Richardson qman_fq_state; 8463b39078SBruce Richardson qman_init_fq; 8563b39078SBruce Richardson qman_irqsource_add; 8663b39078SBruce Richardson qman_irqsource_remove; 8763b39078SBruce Richardson qman_modify_cgr; 8863b39078SBruce Richardson qman_oos_fq; 8963b39078SBruce Richardson qman_portal_dequeue; 9063b39078SBruce Richardson qman_portal_poll_rx; 9163b39078SBruce Richardson qman_query_fq_frm_cnt; 9263b39078SBruce Richardson qman_query_fq_np; 9363b39078SBruce Richardson qman_release_cgrid_range; 9463b39078SBruce Richardson qman_reserve_fqid_range; 9563b39078SBruce Richardson qman_retire_fq; 9663b39078SBruce Richardson qman_set_fq_lookup_table; 9763b39078SBruce Richardson qman_set_vdq; 9863b39078SBruce Richardson qman_static_dequeue_add; 9963b39078SBruce Richardson qman_thread_fd; 10063b39078SBruce Richardson qman_thread_irq; 10163b39078SBruce Richardson qman_volatile_dequeue; 10263b39078SBruce Richardson rte_dpaa_driver_register; 10363b39078SBruce Richardson rte_dpaa_driver_unregister; 10463b39078SBruce Richardson rte_dpaa_portal_fq_close; 10563b39078SBruce Richardson rte_dpaa_portal_fq_init; 10663b39078SBruce Richardson rte_dpaa_portal_init; 10763b39078SBruce Richardson 10863b39078SBruce Richardson local: *; 10963b39078SBruce Richardson}; 110