Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ntb/
H A Dntb_transport.c274 static void ntb_transport_init_queue(struct ntb_transport_ctx *nt,
493 ntb_transport_init_queue(nt, i); in ntb_transport_attach()
597 ntb_transport_init_queue(struct ntb_transport_ctx *nt, unsigned int qp_num) in ntb_transport_init_queue() function