Searched refs:ram_free (Results 1 – 2 of 2) sorted by relevance
392 int ram_free, i; in mcp251xfd_ring_alloc() local410 ram_free = MCP251XFD_RAM_SIZE - tx_obj_num * in mcp251xfd_ring_alloc()414 i < ARRAY_SIZE(priv->rx) && ram_free >= rx_obj_size; in mcp251xfd_ring_alloc()418 rx_obj_num = ram_free / rx_obj_size; in mcp251xfd_ring_alloc()431 ram_free -= rx_ring->obj_num * rx_ring->obj_size; in mcp251xfd_ring_alloc()449 ram_free); in mcp251xfd_ring_alloc()
723 goto ram_free; in ilo_map_device()727 ram_free: in ilo_map_device()