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/
H A Dqed_dev_api.h251 u32 size_in_dwords,
267 u32 grc_addr, dma_addr_t dest_addr, u32 size_in_dwords,
288 u32 size_in_dwords, struct qed_dmae_params *p_params);
H A Dqed_hw.c680 u32 size_in_dwords, in qed_dmae_execute_command() argument
696 size_in_dwords); in qed_dmae_execute_command()
712 cnt_split = size_in_dwords / length_limit; in qed_dmae_execute_command()
713 length_mod = size_in_dwords % length_limit; in qed_dmae_execute_command()
760 u64 source_addr, u32 grc_addr, u32 size_in_dwords, in qed_dmae_host2grc() argument
773 size_in_dwords, p_params); in qed_dmae_host2grc()
783 dma_addr_t dest_addr, u32 size_in_dwords, in qed_dmae_grc2host() argument
795 size_in_dwords, p_params); in qed_dmae_grc2host()
806 u32 size_in_dwords, struct qed_dmae_params *p_params) in qed_dmae_host2host() argument
816 size_in_dwords, p_params); in qed_dmae_host2host()