Home
last modified time | relevance | path

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

/src/sys/dev/ntb/
H A Dntb_transport.c272 static void ntb_transport_init_queue(struct ntb_transport_ctx *nt,
491 ntb_transport_init_queue(nt, i); in ntb_transport_attach()
594 ntb_transport_init_queue(struct ntb_transport_ctx *nt, unsigned int qp_num) in ntb_transport_init_queue() function