Searched refs:ntb_db_set_mask (Results 1 – 4 of 4) sorted by relevance
145 ntb_db_set_mask(pp->ntb, pp->in_db); in pp_setup() 165 ntb_db_set_mask(pp->ntb, pp->in_db); in pp_clear() 208 ntb_db_set_mask(pp->ntb, pp->in_db); in pp_pong() 318 ret = ntb_db_set_mask(pp->ntb, db_mask); in pp_mask_events()
394 ntb_db_set_mask(ntb, ntb_db_valid_mask(ntb)); in ntb_msit_remove()
702 (void)ntb_db_set_mask(perf->ntb, mask); in perf_enable_service() 750 (void)ntb_db_set_mask(perf->ntb, PERF_SPAD_NOTIFY(perf->gidx)); in perf_disable_service()
234 * @db_set_mask: See ntb_db_set_mask().1100 * ntb_db_set_mask() - set bits in the local doorbell mask1110 static inline int ntb_db_set_mask(struct ntb_dev *ntb, u64 db_bits) in ntb_db_set_mask() function