idpf_dma_mem
struct idpf_dma_mem *buff = msg->ctx.indirect.payload;
u16 *buff_count, struct idpf_dma_mem **buffs)
struct idpf_dma_mem *bi = cq->bi.rx_buff[i];
void *idpf_alloc_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem,
void idpf_free_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem);
struct idpf_dma_mem desc_ring; /* descriptor ring memory
struct idpf_dma_mem **rx_buff;
struct idpf_dma_mem **buffs);
struct idpf_dma_mem *payload;
cq->bi.rx_buff = kzalloc_objs(struct idpf_dma_mem *, cq->ring_size);
struct idpf_dma_mem *bi;
cq->bi.rx_buff[i] = kzalloc_objs(struct idpf_dma_mem, num);
void *idpf_alloc_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem, u64 size)
void idpf_free_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem)
struct idpf_dma_mem *dma_mem;
struct idpf_dma_mem *dma_mem;
struct idpf_dma_mem *dma_mem;