Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com.h169 int efa_com_get_dma_width(struct efa_com_dev *edev);
H A Defa_main.c511 dma_width = efa_com_get_dma_width(edev); in efa_device_init()
H A Defa_com.c996 int efa_com_get_dma_width(struct efa_com_dev *edev) in efa_com_get_dma_width() function