Home
last modified time | relevance | path

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

/dpdk/drivers/net/qede/base/
H A Decore_hw.c747 u8 src_type, u8 dst_type, u32 length_dw) in ecore_dmae_execute_sub_operation() argument
771 switch (dst_type) { in ecore_dmae_execute_sub_operation()
816 if (dst_type == ECORE_DMAE_ADDRESS_HOST_VIRT) in ecore_dmae_execute_sub_operation()
830 u8 dst_type, in ecore_dmae_execute_command() argument
846 (unsigned long)dst_addr, dst_type, in ecore_dmae_execute_command()
855 (unsigned long)dst_addr, dst_type, in ecore_dmae_execute_command()
874 (dst_type == ECORE_DMAE_ADDRESS_GRC), p_params); in ecore_dmae_execute_command()
897 if (dst_type == ECORE_DMAE_ADDRESS_GRC) in ecore_dmae_execute_command()
913 dst_type, in ecore_dmae_execute_command()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1781 uint8_t dst_type, uint8_t with_comp,