Searched refs:mb_count (Results 1 – 4 of 4) sorted by relevance
27 ring->rx_max_pending = priv->mb_count; in flexcan_get_ringparam()28 ring->tx_max_pending = priv->mb_count; in flexcan_get_ringparam()
97 u8 mb_count; member
2361 const unsigned long mb_count = size / memory_block_size_bytes(); in offline_and_remove_memory() local2374 online_types = kmalloc_array(mb_count, sizeof(*online_types), in offline_and_remove_memory()2383 memset(online_types, MMOP_OFFLINE, mb_count); in offline_and_remove_memory()
722 int mb_count = (go->width >> 4) * (go->height >> 4); in mpeg4_frame_header() local736 for (i = 0; i < mb_count; ++i) { in mpeg4_frame_header()