Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/
Dntb_transport.c163 unsigned int rx_alloc_entry; member
490 "rx_alloc_entry - \t%u\n\n", qp->rx_alloc_entry); in debugfs_read()
639 for (i = qp->rx_alloc_entry; i < qp->rx_max_entry; i++) { in ntb_transport_setup_qp_mw()
647 qp->rx_alloc_entry++; in ntb_transport_setup_qp_mw()
1839 qp->rx_alloc_entry = NTB_QP_DEF_NUM_ENTRIES; in ntb_transport_create_queue()
1862 qp->rx_alloc_entry = 0; in ntb_transport_create_queue()