Searched refs:total_sz (Results 1 – 4 of 4) sorted by relevance
155 unsigned long total_sz = 0; in iser_sg_to_page_vec() local170 total_sz += dma_len; in iser_sg_to_page_vec()189 *data_size = total_sz; in iser_sg_to_page_vec()
3150 u32 sz, total_sz, reply_post_free_sz; in _base_allocate_memory_pools() local3211 total_sz = 0; in _base_allocate_memory_pools()3310 total_sz += sz; in _base_allocate_memory_pools()3385 total_sz += sz; in _base_allocate_memory_pools()3425 total_sz += ioc->request_sz; in _base_allocate_memory_pools()3483 total_sz += sz; in _base_allocate_memory_pools()3509 total_sz += sz; in _base_allocate_memory_pools()3534 total_sz += sz; in _base_allocate_memory_pools()3550 total_sz += ioc->config_page_sz; in _base_allocate_memory_pools()3553 ioc->name, total_sz/1024); in _base_allocate_memory_pools()
3664 u32 total_sz; in megasas_create_frame_pool() local3692 total_sz = MEGAMFI_FRAME_SIZE * frame_count; in megasas_create_frame_pool()3697 instance->pdev, total_sz, 256, 0); in megasas_create_frame_pool()3741 memset(cmd->frame, 0, total_sz); in megasas_create_frame_pool()
2635 int total_sz; in bnx2x_mcast_enqueue_cmd() local2646 total_sz = sizeof(*new_cmd) + in bnx2x_mcast_enqueue_cmd()2650 new_cmd = kzalloc(total_sz, GFP_ATOMIC); in bnx2x_mcast_enqueue_cmd()