Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ntb/test/
Dntb_pingpong.c196 ntb_msg_clear_sts(pp->ntb, -1); in pp_pong()
Dntb_perf.c369 ret = ntb_msg_clear_sts(perf->ntb, outbits); in perf_msg_cmd_send()
414 ntb_msg_clear_sts(perf->ntb, inbits); in perf_msg_cmd_recv()
/linux-6.12.1/include/linux/
Dntb.h1483 static inline int ntb_msg_clear_sts(struct ntb_dev *ntb, u64 sts_bits) in ntb_msg_clear_sts() function