Searched refs:des_start (Results 1 – 1 of 1) sorted by relevance
400 ulong des_start = (ulong)curr_des; in ftgmac100_free_pkt() local401 ulong des_end = des_start + in ftgmac100_free_pkt()406 flush_dcache_range(des_start, des_end); in ftgmac100_free_pkt()422 ulong des_start = (ulong)curr_des; in ftgmac100_recv() local423 ulong des_end = des_start + in ftgmac100_recv()428 invalidate_dcache_range(des_start, des_end); in ftgmac100_recv()457 ulong des_start = (ulong)txdes; in ftgmac100_read_txdesc() local460 invalidate_dcache_range(des_start, des_end); in ftgmac100_read_txdesc()475 ulong des_start = (ulong)curr_des; in BUILD_WAIT_FOR_BIT() local476 ulong des_end = des_start + in BUILD_WAIT_FOR_BIT()[all …]