Searched refs:mc_command (Results 1 – 10 of 10) sorted by relevance
36 struct mc_command cmd = { 0 }; in dpni_open()60 struct mc_command cmd = { 0 }; in dpni_close()77 struct mc_command cmd = { 0 }; in dpni_create()102 struct mc_command cmd = { 0 }; in dpni_destroy()121 struct mc_command cmd = { 0 }; in dpni_set_pools()137 struct mc_command cmd = { 0 }; in dpni_enable()152 struct mc_command cmd = { 0 }; in dpni_disable()167 struct mc_command cmd = { 0 }; in dpni_reset()183 struct mc_command cmd = { 0 }; in dpni_get_attributes()206 struct mc_command cmd = { 0 }; in dpni_set_errors_behavior()[all …]
17 struct mc_command cmd = { 0 }; in dpbp_open()41 struct mc_command cmd = { 0 }; in dpbp_close()57 struct mc_command cmd = { 0 }; in dpbp_create()83 struct mc_command cmd = { 0 }; in dpbp_destroy()101 struct mc_command cmd = { 0 }; in dpbp_enable()115 struct mc_command cmd = { 0 }; in dpbp_disable()130 struct mc_command cmd = { 0 }; in dpbp_reset()146 struct mc_command cmd = { 0 }; in dpbp_get_attributes()170 struct mc_command cmd = { 0 }; in dpbp_get_api_version()
17 struct mc_command cmd = { 0 }; in dprc_get_container_id()41 struct mc_command cmd = { 0 }; in dprc_open()64 struct mc_command cmd = { 0 }; in dprc_close()81 struct mc_command cmd = { 0 }; in dprc_create_container()108 struct mc_command cmd = { 0 }; in dprc_destroy_container()125 struct mc_command cmd = { 0 }; in dprc_reset_container()142 struct mc_command cmd = { 0 }; in dprc_get_attributes()166 struct mc_command cmd = { 0 }; in dprc_get_obj_count()191 struct mc_command cmd = { 0 }; in dprc_get_obj()217 struct mc_command cmd = { 0 }; in dprc_get_res_count()[all …]
19 struct mc_command cmd = { 0 }; in dpmac_open()43 struct mc_command cmd = { 0 }; in dpmac_close()59 struct mc_command cmd = { 0 }; in dpmac_create()84 struct mc_command cmd = { 0 }; in dpmac_destroy()103 struct mc_command cmd = { 0 }; in dpmac_get_attributes()127 struct mc_command cmd = { 0 }; in dpmac_mdio_read()152 struct mc_command cmd = { 0 }; in dpmac_mdio_write()169 struct mc_command cmd = { 0 }; in dpmac_get_link_cfg()192 struct mc_command cmd = { 0 }; in dpmac_set_link_state()210 struct mc_command cmd = { 0 }; in dpmac_get_counter()[all …]
15 struct mc_command cmd = { 0 }; in dpsparser_open()38 struct mc_command cmd = { 0 }; in dpsparser_close()53 struct mc_command cmd = { 0 }; in dpsparser_create()77 struct mc_command cmd = { 0 }; in dpsparser_destroy()97 struct mc_command cmd = { 0 }; in dpsparser_apply_spb()122 struct mc_command cmd = { 0 }; in dpsparser_get_api_version()
13 struct mc_command cmd = { 0 }; in mc_get_version()
32 struct mc_command *cmd) in mc_send_command()
16 struct mc_command cmd = { 0 }; in dpio_open()40 struct mc_command cmd = { 0 }; in dpio_close()57 struct mc_command cmd = { 0 }; in dpio_create()82 struct mc_command cmd = { 0 }; in dpio_destroy()100 struct mc_command cmd = { 0 }; in dpio_enable()115 struct mc_command cmd = { 0 }; in dpio_disable()130 struct mc_command cmd = { 0 }; in dpio_reset()146 struct mc_command cmd = { 0 }; in dpio_get_attributes()170 struct mc_command cmd = { 0 }; in dpio_get_api_version()
13 struct mc_command;19 struct mc_command __iomem *mmio_regs;23 struct mc_command *cmd);
22 struct mc_command { struct122 static inline void mc_write_command(struct mc_command __iomem *portal, in mc_write_command()123 struct mc_command *cmd) in mc_write_command()145 struct mc_command __iomem *portal, in mc_read_response()146 struct mc_command *resp) in mc_read_response()171 static inline void mc_cmd_read_api_version(struct mc_command *cmd, in mc_cmd_read_api_version()
Completed in 10 milliseconds