Searched refs:GUNZIP_PHYS (Results 1 – 2 of 2) sorted by relevance
71 bnx2x_write_dmae_phys_len(bp, GUNZIP_PHYS(bp), addr, len); in bnx2x_write_big_buf()101 bnx2x_write_dmae_phys_len(bp, GUNZIP_PHYS(bp), addr, len); in bnx2x_write_big_buf_wb()
1489 #define GUNZIP_PHYS(bp) (bp->gunzip_mapping) macro