Searched refs:dst_type (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_hw.c | 747 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 D | bnx2x.h | 1781 uint8_t dst_type, uint8_t with_comp,
|