| /f-stack/dpdk/drivers/net/dpaa2/mc/ |
| H A D | fsl_dpni.h | 105 int dpni_open(struct fsl_mc_io *mc_io, 110 int dpni_close(struct fsl_mc_io *mc_io, 188 int dpni_create(struct fsl_mc_io *mc_io, 194 int dpni_destroy(struct fsl_mc_io *mc_io, 227 int dpni_set_pools(struct fsl_mc_io *mc_io, 232 int dpni_enable(struct fsl_mc_io *mc_io, 236 int dpni_disable(struct fsl_mc_io *mc_io, 245 int dpni_reset(struct fsl_mc_io *mc_io, 539 int dpni_get_qdid(struct fsl_mc_io *mc_io, 744 int dpni_set_mtu(struct fsl_mc_io *mc_io, [all …]
|
| H A D | fsl_dpdmux.h | 19 int dpdmux_open(struct fsl_mc_io *mc_io, 24 int dpdmux_close(struct fsl_mc_io *mc_io, 105 int dpdmux_create(struct fsl_mc_io *mc_io, 111 int dpdmux_destroy(struct fsl_mc_io *mc_io, 116 int dpdmux_enable(struct fsl_mc_io *mc_io, 120 int dpdmux_disable(struct fsl_mc_io *mc_io, 124 int dpdmux_is_enabled(struct fsl_mc_io *mc_io, 129 int dpdmux_reset(struct fsl_mc_io *mc_io, 151 int dpdmux_get_attributes(struct fsl_mc_io *mc_io, 251 int dpdmux_if_enable(struct fsl_mc_io *mc_io, [all …]
|
| H A D | dprtc.c | 30 int dprtc_open(struct fsl_mc_io *mc_io, in dprtc_open() argument 47 err = mc_send_command(mc_io, &cmd); in dprtc_open() 79 return mc_send_command(mc_io, &cmd); in dprtc_close() 118 err = mc_send_command(mc_io, &cmd); in dprtc_create() 159 return mc_send_command(mc_io, &cmd); in dprtc_destroy() 181 return mc_send_command(mc_io, &cmd); in dprtc_enable() 204 return mc_send_command(mc_io, &cmd); in dprtc_disable() 230 err = mc_send_command(mc_io, &cmd); in dprtc_is_enabled() 289 err = mc_send_command(mc_io, &cmd); in dprtc_get_attributes() 386 err = mc_send_command(mc_io, &cmd); in dprtc_get_freq_compensation() [all …]
|
| H A D | fsl_dprtc.h | 14 int dprtc_open(struct fsl_mc_io *mc_io, 19 int dprtc_close(struct fsl_mc_io *mc_io, 31 int dprtc_create(struct fsl_mc_io *mc_io, 37 int dprtc_destroy(struct fsl_mc_io *mc_io, 42 int dprtc_enable(struct fsl_mc_io *mc_io, 46 int dprtc_disable(struct fsl_mc_io *mc_io, 50 int dprtc_is_enabled(struct fsl_mc_io *mc_io, 55 int dprtc_reset(struct fsl_mc_io *mc_io, 74 int dprtc_get_time(struct fsl_mc_io *mc_io, 79 int dprtc_set_time(struct fsl_mc_io *mc_io, [all …]
|
| H A D | dpdmux.c | 33 int dpdmux_open(struct fsl_mc_io *mc_io, in dpdmux_open() argument 50 err = mc_send_command(mc_io, &cmd); in dpdmux_open() 83 return mc_send_command(mc_io, &cmd); in dpdmux_close() 133 err = mc_send_command(mc_io, &cmd); in dpdmux_create() 174 return mc_send_command(mc_io, &cmd); in dpdmux_destroy() 197 return mc_send_command(mc_io, &cmd); in dpdmux_enable() 220 return mc_send_command(mc_io, &cmd); in dpdmux_disable() 247 err = mc_send_command(mc_io, &cmd); in dpdmux_is_enabled() 278 return mc_send_command(mc_io, &cmd); in dpdmux_reset() 305 err = mc_send_command(mc_io, &cmd); in dpdmux_get_attributes() [all …]
|
| H A D | dpni.c | 29 int dpni_open(struct fsl_mc_io *mc_io, in dpni_open() argument 47 err = mc_send_command(mc_io, &cmd); in dpni_open() 68 int dpni_close(struct fsl_mc_io *mc_io, in dpni_close() argument 80 return mc_send_command(mc_io, &cmd); in dpni_close() 131 err = mc_send_command(mc_io, &cmd); in dpni_create() 173 return mc_send_command(mc_io, &cmd); in dpni_destroy() 216 return mc_send_command(mc_io, &cmd); in dpni_set_pools() 239 return mc_send_command(mc_io, &cmd); in dpni_enable() 289 err = mc_send_command(mc_io, &cmd); in dpni_is_enabled() 389 err = mc_send_command(mc_io, &cmd); in dpni_get_irq_enable() [all …]
|
| /f-stack/dpdk/drivers/bus/fslmc/mc/ |
| H A D | dpio.c | 29 int dpio_open(struct fsl_mc_io *mc_io, in dpio_open() argument 46 err = mc_send_command(mc_io, &cmd); in dpio_open() 64 int dpio_close(struct fsl_mc_io *mc_io, in dpio_close() argument 76 return mc_send_command(mc_io, &cmd); in dpio_close() 122 err = mc_send_command(mc_io, &cmd); in dpio_create() 165 return mc_send_command(mc_io, &cmd); in dpio_destroy() 188 return mc_send_command(mc_io, &cmd); in dpio_enable() 211 return mc_send_command(mc_io, &cmd); in dpio_disable() 237 err = mc_send_command(mc_io, &cmd); in dpio_is_enabled() 295 err = mc_send_command(mc_io, &cmd); in dpio_get_attributes() [all …]
|
| H A D | dpbp.c | 29 int dpbp_open(struct fsl_mc_io *mc_io, in dpbp_open() argument 45 err = mc_send_command(mc_io, &cmd); in dpbp_open() 66 int dpbp_close(struct fsl_mc_io *mc_io, in dpbp_close() argument 77 return mc_send_command(mc_io, &cmd); in dpbp_close() 114 err = mc_send_command(mc_io, &cmd); in dpbp_create() 149 return mc_send_command(mc_io, &cmd); in dpbp_destroy() 171 return mc_send_command(mc_io, &cmd); in dpbp_enable() 193 return mc_send_command(mc_io, &cmd); in dpbp_disable() 219 err = mc_send_command(mc_io, &cmd); in dpbp_is_enabled() 275 err = mc_send_command(mc_io, &cmd); in dpbp_get_attributes() [all …]
|
| H A D | dpcon.c | 29 int dpcon_open(struct fsl_mc_io *mc_io, in dpcon_open() argument 46 err = mc_send_command(mc_io, &cmd); in dpcon_open() 79 return mc_send_command(mc_io, &cmd); in dpcon_close() 121 err = mc_send_command(mc_io, &cmd); in dpcon_create() 156 return mc_send_command(mc_io, &cmd); in dpcon_destroy() 179 return mc_send_command(mc_io, &cmd); in dpcon_enable() 202 return mc_send_command(mc_io, &cmd); in dpcon_disable() 229 err = mc_send_command(mc_io, &cmd); in dpcon_is_enabled() 259 return mc_send_command(mc_io, &cmd); in dpcon_reset() 286 err = mc_send_command(mc_io, &cmd); in dpcon_get_attributes() [all …]
|
| H A D | fsl_dpio.h | 19 int dpio_open(struct fsl_mc_io *mc_io, 25 int dpio_close(struct fsl_mc_io *mc_io, 53 int dpio_create(struct fsl_mc_io *mc_io, 59 int dpio_destroy(struct fsl_mc_io *mc_io, 65 int dpio_enable(struct fsl_mc_io *mc_io, 70 int dpio_disable(struct fsl_mc_io *mc_io, 74 int dpio_is_enabled(struct fsl_mc_io *mc_io, 80 int dpio_reset(struct fsl_mc_io *mc_io, 85 int dpio_set_stashing_destination(struct fsl_mc_io *mc_io, 133 int dpio_get_attributes(struct fsl_mc_io *mc_io, [all …]
|
| H A D | fsl_dpci.h | 35 int dpci_open(struct fsl_mc_io *mc_io, 40 int dpci_close(struct fsl_mc_io *mc_io, 69 int dpci_create(struct fsl_mc_io *mc_io, 75 int dpci_destroy(struct fsl_mc_io *mc_io, 80 int dpci_enable(struct fsl_mc_io *mc_io, 84 int dpci_disable(struct fsl_mc_io *mc_io, 88 int dpci_is_enabled(struct fsl_mc_io *mc_io, 93 int dpci_reset(struct fsl_mc_io *mc_io, 185 int dpci_set_rx_queue(struct fsl_mc_io *mc_io, 233 int dpci_set_opr(struct fsl_mc_io *mc_io, [all …]
|
| H A D | dpdmai.c | 27 int dpdmai_open(struct fsl_mc_io *mc_io, in dpdmai_open() argument 44 err = mc_send_command(mc_io, &cmd); in dpdmai_open() 76 return mc_send_command(mc_io, &cmd); in dpdmai_close() 121 err = mc_send_command(mc_io, &cmd); in dpdmai_create() 162 return mc_send_command(mc_io, &cmd); in dpdmai_destroy() 185 return mc_send_command(mc_io, &cmd); in dpdmai_enable() 208 return mc_send_command(mc_io, &cmd); in dpdmai_disable() 235 err = mc_send_command(mc_io, &cmd); in dpdmai_is_enabled() 293 err = mc_send_command(mc_io, &cmd); in dpdmai_get_attributes() 384 err = mc_send_command(mc_io, &cmd); in dpdmai_get_rx_queue() [all …]
|
| H A D | dpci.c | 29 int dpci_open(struct fsl_mc_io *mc_io, in dpci_open() argument 46 err = mc_send_command(mc_io, &cmd); in dpci_open() 67 int dpci_close(struct fsl_mc_io *mc_io, in dpci_close() argument 79 return mc_send_command(mc_io, &cmd); in dpci_close() 122 err = mc_send_command(mc_io, &cmd); in dpci_create() 163 return mc_send_command(mc_io, &cmd); in dpci_destroy() 186 return mc_send_command(mc_io, &cmd); in dpci_enable() 209 return mc_send_command(mc_io, &cmd); in dpci_disable() 235 err = mc_send_command(mc_io, &cmd); in dpci_is_enabled() 293 err = mc_send_command(mc_io, &cmd); in dpci_get_attributes() [all …]
|
| H A D | fsl_dpbp.h | 20 int dpbp_open(struct fsl_mc_io *mc_io, 25 int dpbp_close(struct fsl_mc_io *mc_io, 37 int dpbp_create(struct fsl_mc_io *mc_io, 43 int dpbp_destroy(struct fsl_mc_io *mc_io, 49 int dpbp_enable(struct fsl_mc_io *mc_io, 54 int dpbp_disable(struct fsl_mc_io *mc_io, 58 int dpbp_is_enabled(struct fsl_mc_io *mc_io, 64 int dpbp_reset(struct fsl_mc_io *mc_io, 80 int dpbp_get_attributes(struct fsl_mc_io *mc_io, 93 int dpbp_get_api_version(struct fsl_mc_io *mc_io, [all …]
|
| H A D | fsl_dpdmai.h | 29 int dpdmai_open(struct fsl_mc_io *mc_io, 35 int dpdmai_close(struct fsl_mc_io *mc_io, 50 int dpdmai_create(struct fsl_mc_io *mc_io, 56 int dpdmai_destroy(struct fsl_mc_io *mc_io, 62 int dpdmai_enable(struct fsl_mc_io *mc_io, 67 int dpdmai_disable(struct fsl_mc_io *mc_io, 71 int dpdmai_is_enabled(struct fsl_mc_io *mc_io, 76 int dpdmai_reset(struct fsl_mc_io *mc_io, 92 int dpdmai_get_attributes(struct fsl_mc_io *mc_io, 159 int dpdmai_set_rx_queue(struct fsl_mc_io *mc_io, [all …]
|
| H A D | fsl_dpcon.h | 24 int dpcon_open(struct fsl_mc_io *mc_io, 29 int dpcon_close(struct fsl_mc_io *mc_io, 41 int dpcon_create(struct fsl_mc_io *mc_io, 47 int dpcon_destroy(struct fsl_mc_io *mc_io, 52 int dpcon_enable(struct fsl_mc_io *mc_io, 56 int dpcon_disable(struct fsl_mc_io *mc_io, 60 int dpcon_is_enabled(struct fsl_mc_io *mc_io, 65 int dpcon_reset(struct fsl_mc_io *mc_io, 82 int dpcon_get_attributes(struct fsl_mc_io *mc_io, 87 int dpcon_get_api_version(struct fsl_mc_io *mc_io,
|
| H A D | mc_sys.c | 54 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd) in mc_send_command() argument 59 if (!mc_io || !mc_io->regs) in mc_send_command() 65 mc_write_command(mc_io->regs, cmd); in mc_send_command() 69 response = ioread64(mc_io->regs); in mc_send_command() 78 mc_read_response(mc_io->regs, cmd); in mc_send_command()
|
| H A D | dpmng.c | 21 int mc_get_version(struct fsl_mc_io *mc_io, in mc_get_version() argument 35 err = mc_send_command(mc_io, &cmd); in mc_get_version() 60 int mc_get_soc_version(struct fsl_mc_io *mc_io, in mc_get_soc_version() argument 74 err = mc_send_command(mc_io, &cmd); in mc_get_soc_version()
|
| H A D | fsl_dpmng.h | 40 int mc_get_version(struct fsl_mc_io *mc_io, 55 int mc_get_soc_version(struct fsl_mc_io *mc_io,
|
| H A D | fsl_mc_cmd.h | 86 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd);
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/mc/ |
| H A D | fsl_dpseci.h | 30 int dpseci_open(struct fsl_mc_io *mc_io, 35 int dpseci_close(struct fsl_mc_io *mc_io, 64 int dpseci_create(struct fsl_mc_io *mc_io, 70 int dpseci_destroy(struct fsl_mc_io *mc_io, 75 int dpseci_enable(struct fsl_mc_io *mc_io, 79 int dpseci_disable(struct fsl_mc_io *mc_io, 83 int dpseci_is_enabled(struct fsl_mc_io *mc_io, 88 int dpseci_reset(struct fsl_mc_io *mc_io, 326 int dpseci_set_opr(struct fsl_mc_io *mc_io, 409 struct fsl_mc_io *mc_io, [all …]
|
| H A D | dpseci.c | 30 int dpseci_open(struct fsl_mc_io *mc_io, in dpseci_open() argument 47 err = mc_send_command(mc_io, &cmd); in dpseci_open() 80 return mc_send_command(mc_io, &cmd); in dpseci_close() 129 err = mc_send_command(mc_io, &cmd); in dpseci_create() 170 return mc_send_command(mc_io, &cmd); in dpseci_destroy() 193 return mc_send_command(mc_io, &cmd); in dpseci_enable() 216 return mc_send_command(mc_io, &cmd); in dpseci_disable() 243 err = mc_send_command(mc_io, &cmd); in dpseci_is_enabled() 301 err = mc_send_command(mc_io, &cmd); in dpseci_get_attributes() 685 struct fsl_mc_io *mc_io, in dpseci_set_congestion_notification() argument [all …]
|