Home
last modified time | relevance | path

Searched refs:credit_return (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.h155 struct credit_return { struct
161 struct credit_return *va;
H A Dpio.c553 * o va and dma are arrays of struct credit_return. One for each physical
556 * credit_return for its credit return.
568 &((struct credit_return *)sc->dd->cr_base[sc->node].dma)[gc]; in cr_group_addresses()
2121 int bytes = TXE_NUM_CONTEXTS * sizeof(struct credit_return); in init_credit_return()
2154 sizeof(struct credit_return), in free_credit_return()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.h113 struct credit_return { struct
119 struct credit_return *va;
H A Dpio.c511 * o va and dma are arrays of struct credit_return. One for each physical
514 * credit_return for its credit return.
526 &((struct credit_return *)sc->dd->cr_base[sc->node].dma)[gc]; in cr_group_addresses()
2076 int bytes = TXE_NUM_CONTEXTS * sizeof(struct credit_return); in init_credit_return()
2113 sizeof(struct credit_return), in free_credit_return()

Completed in 7 milliseconds