Searched defs:chunk_size (Results 101 – 115 of 115) sorted by relevance
12345
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_ste.c | 659 enum mlx5dr_icm_chunk_size chunk_size, in mlx5dr_ste_htbl_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_nx2.c | 2913 uint32_t chunk_size, read_size; in qla8044_minidump_pex_dma_read() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | marvell_nand.c | 1236 int chunk_size = lt->data_bytes + lt->spare_bytes + lt->ecc_bytes; in marvell_nfc_hw_ecc_bch_read_page_raw() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufshcd.h | 706 unsigned long chunk_size; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cudbg_lib.c | 3556 u32 chunk_size = min_t(u32, tot_len, CUDBG_CHUNK_SIZE); in cudbg_collect_qdesc() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 1150 unsigned int chunk_size = min(size, 256U); in t3_load_fw() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tracepoints.h | 4154 chunk_size, \ argument
|
| H A D | mali_kbase_tracepoints.c | 4009 u32 chunk_size, in __kbase_tlstream_aux_tiler_heap_stats()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_structs.h | 514 unsigned int chunk_size; member
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | mballoc.c | 3482 #define NRL_CHECK_SIZE(req, size, max, chunk_size) \ in ext4_mb_normalize_request() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 3051 u32 chunk_size = 0; in lancer_fw_download() local
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid5.c | 7722 int chunk_size; in raid5_run() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/ |
| H A D | smartpqi_init.c | 7705 u32 total_size, u32 chunk_size) in pqi_ofa_alloc_mem()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_adminq_cmd.h | 845 u8 chunk_size; member
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | devlink.c | 4845 u8 *chunk, u32 chunk_size, in devlink_nl_cmd_region_read_chunk_fill()
|
12345