Searched refs:temp_buff (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_zlib.c31 struct cudbg_buffer temp_buff = { 0 }; local
37 rc = cudbg_get_compress_hdr(pout_buff, &temp_buff);
41 c_hdr = (struct cudbg_compress_hdr *)temp_buff.data;
H A Dcudbg_lib.c819 struct cudbg_buffer temp_buff = { 0 }; local
828 rc = cudbg_get_buff(pdbg_init, dbg_buff, buf_size, &temp_buff);
831 t4_get_regs(padap, (void *)temp_buff.data, temp_buff.size);
832 return cudbg_write_and_release_buff(pdbg_init, &temp_buff, dbg_buff);
840 struct cudbg_buffer temp_buff = { 0 }; local
851 rc = cudbg_get_buff(pdbg_init, dbg_buff, dparams->size, &temp_buff);
861 (__be32 *)(char *)temp_buff.data,
866 cudbg_put_buff(pdbg_init, &temp_buff);
870 return cudbg_write_and_release_buff(pdbg_init, &temp_buff, dbg_buf
878 struct cudbg_buffer temp_buff = { 0 }; local
919 struct cudbg_buffer temp_buff = { 0 }; local
939 struct cudbg_buffer temp_buff = { 0 }; local
977 struct cudbg_buffer temp_buff = { 0 }; local
1061 struct cudbg_buffer temp_buff = { 0 }; local
1375 struct cudbg_buffer temp_buff = { 0 }; local
1550 struct cudbg_buffer temp_buff = { 0 }; local
1573 struct cudbg_buffer temp_buff = { 0 }; local
1596 struct cudbg_buffer temp_buff = { 0 }; local
1613 struct cudbg_buffer temp_buff = { 0 }; local
1633 struct cudbg_buffer temp_buff = { 0 }; local
1661 struct cudbg_buffer temp_buff = { 0 }; local
1795 struct cudbg_buffer temp_buff = { 0 }; local
1868 struct cudbg_buffer temp_buff = { 0 }; local
1888 struct cudbg_buffer temp_buff = { 0 }; local
1908 struct cudbg_buffer temp_buff = { 0 }; local
1943 struct cudbg_buffer temp_buff = { 0 }; local
1965 struct cudbg_buffer temp_buff = { 0 }; local
2013 struct cudbg_buffer temp_buff = { 0 }; local
2069 struct cudbg_buffer temp_buff = { 0 }; local
2126 struct cudbg_buffer temp_buff = { 0 }; local
2217 struct cudbg_buffer temp_buff = { 0 }; local
2398 struct cudbg_buffer temp_buff = { 0 }; local
2666 struct cudbg_buffer temp_buff = { 0 }; local
2703 struct cudbg_buffer temp_buff = { 0 }; local
2895 struct cudbg_buffer temp_buff = { 0 }; local
2950 struct cudbg_buffer temp_buff = { 0 }; local
2968 struct cudbg_buffer temp_buff = { 0 }; local
3022 struct cudbg_buffer temp_buff = { 0 }; local
3084 struct cudbg_buffer temp_buff = { 0 }; local
3165 struct cudbg_buffer temp_buff = { 0 }; local
3234 struct cudbg_buffer temp_buff = { 0 }; local
3277 struct cudbg_buffer temp_buff = { 0 }; local
3368 struct cudbg_buffer temp_buff = { 0 }; local
3580 struct cudbg_buffer temp_buff = {0}; local
[all...]

Completed in 237 milliseconds