Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c1334 static int fbnic_alloc_rx_ring_resources(struct fbnic_net *fbn, in fbnic_alloc_rx_ring_resources() function
1392 err = fbnic_alloc_rx_ring_resources(fbn, &qt->sub0); in fbnic_alloc_rx_qt_resources()
1396 err = fbnic_alloc_rx_ring_resources(fbn, &qt->sub1); in fbnic_alloc_rx_qt_resources()
1400 err = fbnic_alloc_rx_ring_resources(fbn, &qt->cmpl); in fbnic_alloc_rx_qt_resources()