Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dsdma.h621 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
662 rval = _pad_sdma_tx_descs(dd, tx); in _sdma_txadd_daddr()
Dsdma.c3159 int _pad_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx) in _pad_sdma_tx_descs() function