EFA_CHUNK_PAYLOAD_PTR_SIZE   80 drivers/infiniband/hw/efa/efa_verbs.c 	((EFA_CHUNK_SIZE - EFA_CHUNK_PTR_SIZE) / EFA_CHUNK_PAYLOAD_PTR_SIZE)
EFA_CHUNK_PAYLOAD_PTR_SIZE   83 drivers/infiniband/hw/efa/efa_verbs.c 	((EFA_PTRS_PER_CHUNK * EFA_CHUNK_PAYLOAD_PTR_SIZE) + EFA_CHUNK_PTR_SIZE)
EFA_CHUNK_PAYLOAD_PTR_SIZE 1129 drivers/infiniband/hw/efa/efa_verbs.c 		((page_cnt % EFA_PTRS_PER_CHUNK) * EFA_CHUNK_PAYLOAD_PTR_SIZE) +
EFA_CHUNK_PAYLOAD_PTR_SIZE 1291 drivers/infiniband/hw/efa/efa_verbs.c 	pbl->pbl_buf_size_in_bytes = hp_cnt * EFA_CHUNK_PAYLOAD_PTR_SIZE;