Home
last modified time | relevance | path

Searched refs:size_in_dwords (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/qede/base/
H A Decore_hw.h259 u32 size_in_dwords,
279 u32 size_in_dwords,
300 u32 size_in_dwords,
H A Decore_hw.c831 u32 size_in_dwords, in ecore_dmae_execute_command() argument
847 size_in_dwords); in ecore_dmae_execute_command()
856 size_in_dwords); in ecore_dmae_execute_command()
881 cnt_split = size_in_dwords / length_limit; in ecore_dmae_execute_command()
882 length_mod = size_in_dwords % length_limit; in ecore_dmae_execute_command()
935 u32 size_in_dwords, in ecore_dmae_host2grc() argument
947 size_in_dwords, p_params); in ecore_dmae_host2grc()
958 u32 size_in_dwords, in ecore_dmae_grc2host() argument
969 size_in_dwords, p_params); in ecore_dmae_grc2host()
981 u32 size_in_dwords, in ecore_dmae_host2host() argument
[all …]