]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/emac-lld.git/commit
K2G: Fix cache primitive call for packet RX for DSP use case
authorTinku Mannan <tmannan@ti.com>
Wed, 19 Jun 2019 15:03:02 +0000 (11:03 -0400)
committerTinku Mannan <tmannan@ti.com>
Wed, 19 Jun 2019 15:03:02 +0000 (11:03 -0400)
commit267bf8c207c0fe6041fb81b3b792f089e5ff098b
treec407e312cd0ad4db1584f9e9a7e15af9d35e7d66
parent20802ffbe4ea59bb3f58445db49c85a39c024ecc
K2G: Fix cache primitive call for packet RX for DSP use case

 Need to invalidate the descriptor prior to invalidating the buffer
 Need to perform cache primitives on descriptor and buffer
 when replenishing RX free queue

Signed-off-by: Tinku Mannan <tmannan@ti.com>
src/v1/emac_drv_v1.c