Searched refs:PPOD_SIZE (Results 1 – 3 of 3) sorted by relevance
1079 req->len = htonl(V_ULP_MEMIO_DATA_LEN(PPOD_SIZE >> 5) | in ulp_mem_io_set_hdr()1080 V_ULPTX_NFLITS((PPOD_SIZE >> 3) + 1)); in ulp_mem_io_set_hdr()1096 for (i = 0; i < npods; i++, idx++, pm_addr += PPOD_SIZE) { in ddp_set_map()1098 PPOD_SIZE, 0, GFP_ATOMIC); in ddp_set_map()1125 for (i = 0; i < npods; i++, idx++, pm_addr += PPOD_SIZE) { in ddp_clear_map()1127 PPOD_SIZE, 0, GFP_ATOMIC); in ddp_clear_map()
150 #define PPOD_SIZE sizeof(struct cxgbi_pagepod) /* 64 */ macro
1584 unsigned int pm_addr = idx * PPOD_SIZE + ddp->llimit; in ddp_ppod_write_idata()1585 unsigned int dlen = PPOD_SIZE * npods; in ddp_ppod_write_idata()