Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_hw.c672 u32 size_in_dwords, in qed_dmae_execute_command() argument
688 size_in_dwords); in qed_dmae_execute_command()
704 cnt_split = size_in_dwords / length_limit; in qed_dmae_execute_command()
705 length_mod = size_in_dwords % length_limit; in qed_dmae_execute_command()
752 u64 source_addr, u32 grc_addr, u32 size_in_dwords, in qed_dmae_host2grc() argument
765 size_in_dwords, p_params); in qed_dmae_host2grc()
775 dma_addr_t dest_addr, u32 size_in_dwords, in qed_dmae_grc2host() argument
787 size_in_dwords, p_params); in qed_dmae_grc2host()
798 u32 size_in_dwords, struct qed_dmae_params *p_params) in qed_dmae_host2host() argument
808 size_in_dwords, p_params); in qed_dmae_host2host()
A Dqed_dev_api.h235 u32 size_in_dwords,
251 u32 grc_addr, dma_addr_t dest_addr, u32 size_in_dwords,
272 u32 size_in_dwords, struct qed_dmae_params *p_params);

Completed in 10 milliseconds