Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c145 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
153 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
161 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
169 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
301 len = cudbg_mbytes_to_bytes(len); in cxgb4_get_entity_length()
Dcudbg_if.h86 static inline unsigned int cudbg_mbytes_to_bytes(unsigned int size) in cudbg_mbytes_to_bytes() function
Dcudbg_lib.c154 cudbg_mbytes_to_bytes(EDRAM0_BASE_G(hi)); in cudbg_fill_meminfo()
157 cudbg_mbytes_to_bytes(EDRAM0_SIZE_G(hi)); in cudbg_fill_meminfo()
165 cudbg_mbytes_to_bytes(EDRAM1_BASE_G(hi)); in cudbg_fill_meminfo()
168 cudbg_mbytes_to_bytes(EDRAM1_SIZE_G(hi)); in cudbg_fill_meminfo()
177 cudbg_mbytes_to_bytes(EXT_MEM_BASE_G(hi)); in cudbg_fill_meminfo()
180 cudbg_mbytes_to_bytes(EXT_MEM_SIZE_G(hi)); in cudbg_fill_meminfo()
188 cudbg_mbytes_to_bytes(EXT_MEM1_BASE_G(hi)); in cudbg_fill_meminfo()
191 cudbg_mbytes_to_bytes(EXT_MEM1_SIZE_G(hi)); in cudbg_fill_meminfo()
199 cudbg_mbytes_to_bytes(EXT_MEM_BASE_G(hi)); in cudbg_fill_meminfo()
202 cudbg_mbytes_to_bytes(EXT_MEM_SIZE_G(hi)); in cudbg_fill_meminfo()
[all …]