Searched refs:mvpp2_percpu_write_relaxed (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2.h | 1103 void mvpp2_percpu_write_relaxed(struct mvpp2 *priv, int cpu, u32 offset,
|
D | mvpp2_main.c | 137 void mvpp2_percpu_write_relaxed(struct mvpp2 *priv, int cpu, in mvpp2_percpu_write_relaxed() function 643 mvpp2_percpu_write_relaxed(port->priv, cpu, in mvpp2_bm_pool_put() 652 mvpp2_percpu_write_relaxed(port->priv, cpu, in mvpp2_bm_pool_put() 654 mvpp2_percpu_write_relaxed(port->priv, cpu, in mvpp2_bm_pool_put() 1667 mvpp2_percpu_write_relaxed(priv, cpu, MVPP2_TXQ_RSVD_REQ_REG, val); in mvpp2_txq_alloc_reserved_desc()
|