Home
last modified time | relevance | path

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

/drivers/ntb/
Dntb_transport.c171 unsigned int rx_alloc_entry; member
509 "rx_alloc_entry - \t%u\n\n", qp->rx_alloc_entry); in debugfs_read()
658 for (i = qp->rx_alloc_entry; i < qp->rx_max_entry; i++) { in ntb_transport_setup_qp_mw()
666 qp->rx_alloc_entry++; in ntb_transport_setup_qp_mw()
2069 qp->rx_alloc_entry = NTB_QP_DEF_NUM_ENTRIES; in ntb_transport_create_queue()
2092 qp->rx_alloc_entry = 0; in ntb_transport_create_queue()