Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.c835 u16 length_cur = 0, i = 0, cnt_split = 0, length_mod = 0; in ecore_dmae_execute_command() local
868 length_cur); in ecore_dmae_execute_command()
902 length_cur = (cnt_split == i) ? length_mod : length_limit; in ecore_dmae_execute_command()
905 if (!length_cur) in ecore_dmae_execute_command()
914 length_cur); in ecore_dmae_execute_command()
921 (unsigned long)dst_addr, length_cur); in ecore_dmae_execute_command()