Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_hw.h235 void ntb_set_mw_addr(struct ntb_device *ndev, unsigned int mw, u64 addr);
Dntb_hw.c495 void ntb_set_mw_addr(struct ntb_device *ndev, unsigned int mw, u64 addr) in ntb_set_mw_addr() function
Dntb_transport.c593 ntb_set_mw_addr(nt->ndev, num_mw, mw->dma_addr); in ntb_set_mw()