Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_hw.h252 void ntb_ring_doorbell(struct ntb_device *ndev, unsigned int idx);
Dntb_hw.c531 void ntb_ring_doorbell(struct ntb_device *ndev, unsigned int db) in ntb_ring_doorbell() function
Dntb_transport.c1247 ntb_ring_doorbell(qp->ndev, qp->qp_num); in ntb_tx_copy_callback()