Home
last modified time | relevance | path

Searched refs:cudbg_compress_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_zlib.c16 if (pdbg_buff->offset + sizeof(struct cudbg_compress_hdr) > in cudbg_get_compress_hdr()
22 pin_buff->size = sizeof(struct cudbg_compress_hdr); in cudbg_get_compress_hdr()
23 pdbg_buff->offset += sizeof(struct cudbg_compress_hdr); in cudbg_get_compress_hdr()
33 struct cudbg_compress_hdr *c_hdr; in cudbg_compress_buff()
41 c_hdr = (struct cudbg_compress_hdr *)temp_buff.data; in cudbg_compress_buff()
H A Dcudbg_zlib.h15 struct cudbg_compress_hdr { struct