Searched refs:BufVirtAddr (Results 1 – 2 of 2) sorted by relevance
152 IN UINT32 BufVirtAddr,576 IN UINT64 BufVirtAddr in Mvpp2BmPoolPut() argument581 Val = (Upper32Bits(BufVirtAddr) & MVPP22_ADDR_HIGH_MASK) << MVPP22_BM_VIRT_HIGH_RLS_OFFST; in Mvpp2BmPoolPut()584 Mvpp2Write(Priv, MVPP2_BM_VIRT_RLS_REG, (UINT32)BufVirtAddr); in Mvpp2BmPoolPut()
2819 IN UINT32 BufVirtAddr, in Mvpp2BmPoolMcPut() argument2828 Mvpp2BmPoolPut (Port->Priv, Pool, BufPhysAddr | MVPP2_BM_PHY_RLS_MC_BUFF_MASK, BufVirtAddr); in Mvpp2BmPoolMcPut()