Searched refs:pool_short (Results 1 – 1 of 1) sorted by relevance
697 struct mvpp2_bm_pool *pool_short; member3725 if (!port->pool_short) { in mvpp2_swf_bm_pool_init()3726 port->pool_short = in mvpp2_swf_bm_pool_init()3730 if (!port->pool_short) in mvpp2_swf_bm_pool_init()3733 spin_lock_irqsave(&port->pool_short->lock, flags); in mvpp2_swf_bm_pool_init()3734 port->pool_short->port_map |= (1 << port->id); in mvpp2_swf_bm_pool_init()3735 spin_unlock_irqrestore(&port->pool_short->lock, flags); in mvpp2_swf_bm_pool_init()3739 port->pool_short->id); in mvpp2_swf_bm_pool_init()