Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c95 #define EFA_CHUNK_PTR_SIZE sizeof(struct efa_com_ctrl_buff_info) macro
98 ((EFA_CHUNK_SIZE - EFA_CHUNK_PTR_SIZE) / EFA_CHUNK_PAYLOAD_PTR_SIZE)
101 ((EFA_PTRS_PER_CHUNK * EFA_CHUNK_PAYLOAD_PTR_SIZE) + EFA_CHUNK_PTR_SIZE)
1305 EFA_CHUNK_PTR_SIZE; in pbl_chunk_list_create()