Home
last modified time | relevance | path

Searched refs:cudbg_mbytes_to_bytes (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c156 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
164 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
172 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
180 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
312 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
Dcudbg_if.h97 static inline unsigned int cudbg_mbytes_to_bytes(unsigned int size) in cudbg_mbytes_to_bytes() function
Dcudbg_lib.c165 cudbg_mbytes_to_bytes(EDRAM0_BASE_G(hi)); in cudbg_fill_meminfo()
168 cudbg_mbytes_to_bytes(EDRAM0_SIZE_G(hi)); in cudbg_fill_meminfo()
176 cudbg_mbytes_to_bytes(EDRAM1_BASE_G(hi)); in cudbg_fill_meminfo()
179 cudbg_mbytes_to_bytes(EDRAM1_SIZE_G(hi)); in cudbg_fill_meminfo()
188 cudbg_mbytes_to_bytes(EXT_MEM_BASE_G(hi)); in cudbg_fill_meminfo()
191 cudbg_mbytes_to_bytes(EXT_MEM_SIZE_G(hi)); in cudbg_fill_meminfo()
199 cudbg_mbytes_to_bytes(EXT_MEM1_BASE_G(hi)); in cudbg_fill_meminfo()
202 cudbg_mbytes_to_bytes(EXT_MEM1_SIZE_G(hi)); in cudbg_fill_meminfo()
210 cudbg_mbytes_to_bytes(EXT_MEM_BASE_G(hi)); in cudbg_fill_meminfo()
213 cudbg_mbytes_to_bytes(EXT_MEM_SIZE_G(hi)); in cudbg_fill_meminfo()
[all …]