Searched refs:ram_free (Results 1 – 2 of 2) sorted by relevance
444 int ram_free, i; in mcp251xfd_ring_alloc() local462 ram_free = MCP251XFD_RAM_SIZE - tx_obj_num * in mcp251xfd_ring_alloc()466 i < ARRAY_SIZE(priv->rx) && ram_free >= rx_obj_size; in mcp251xfd_ring_alloc()470 rx_obj_num = ram_free / rx_obj_size; in mcp251xfd_ring_alloc()484 ram_free -= rx_ring->obj_num * rx_ring->obj_size; in mcp251xfd_ring_alloc()502 ram_free); in mcp251xfd_ring_alloc()
731 goto ram_free; in ilo_map_device()735 ram_free: in ilo_map_device()