Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ntb/
Dntb_transport.c171 unsigned int rx_alloc_entry; member
507 "rx_alloc_entry - \t%u\n\n", qp->rx_alloc_entry); in debugfs_read()
656 for (i = qp->rx_alloc_entry; i < qp->rx_max_entry; i++) { in ntb_transport_setup_qp_mw()
664 qp->rx_alloc_entry++; in ntb_transport_setup_qp_mw()
2060 qp->rx_alloc_entry = NTB_QP_DEF_NUM_ENTRIES; in ntb_transport_create_queue()
2083 qp->rx_alloc_entry = 0; in ntb_transport_create_queue()