Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.h629 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
674 rval = _pad_sdma_tx_descs(dd, tx); in _sdma_txadd_daddr()
H A Dsdma.c3157 int _pad_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx) in _pad_sdma_tx_descs() function