Searched refs:dmae_params (Results 1 – 8 of 8) sorted by relevance
260 struct dmae_params *p_params);280 struct dmae_params *p_params);301 struct dmae_params *p_params);
478 struct dmae_params *p_params) in ecore_dmae_opcode()832 struct dmae_params *p_params) in ecore_dmae_execute_command()936 struct dmae_params *p_params) in ecore_dmae_host2grc()959 struct dmae_params *p_params) in ecore_dmae_grc2host()982 struct dmae_params *p_params) in ecore_dmae_host2host()
181 struct dmae_params params;
2137 struct dmae_params { struct
383 struct dmae_params params; in ecore_iov_post_vf_bulletin()1450 struct dmae_params params; in ecore_iov_send_response()4494 struct dmae_params params; in ecore_iov_copy_vf_msg()
1443 struct dmae_params params; in ecore_dmae_to_grc()
957 struct dmae_params params; in ecore_llh_access_filter()
1842 struct dmae_params dmae_params; in qed_grc_dump_addr_range() local1845 memset(&dmae_params, 0, sizeof(dmae_params)); in qed_grc_dump_addr_range()1849 SET_FIELD(dmae_params.flags, DMAE_PARAMS_PORT_VALID, in qed_grc_dump_addr_range()1851 dmae_params.port_id = port_id; in qed_grc_dump_addr_range()1854 SET_FIELD(dmae_params.flags, in qed_grc_dump_addr_range()1856 dmae_params.src_pf_id = pf_id; in qed_grc_dump_addr_range()1859 SET_FIELD(dmae_params.flags, DMAE_PARAMS_PORT_VALID, in qed_grc_dump_addr_range()1861 SET_FIELD(dmae_params.flags, in qed_grc_dump_addr_range()1863 dmae_params.port_id = port_id; in qed_grc_dump_addr_range()1864 dmae_params.src_pf_id = pf_id; in qed_grc_dump_addr_range()[all …]