Searched refs:ntb_ring_doorbell (Results 1 – 3 of 3) sorted by relevance
252 void ntb_ring_doorbell(struct ntb_device *ndev, unsigned int idx);
531 void ntb_ring_doorbell(struct ntb_device *ndev, unsigned int db) in ntb_ring_doorbell() function
1247 ntb_ring_doorbell(qp->ndev, qp->qp_num); in ntb_tx_copy_callback()