Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c567 * alloc_ltb_set() - Allocate a set of long term buffers (LTBs)
583 static int alloc_ltb_set(struct ibmvnic_adapter *adapter, in alloc_ltb_set() function
689 * strategy in alloc_ltb_set().
1127 rc = alloc_ltb_set(adapter, &rx_pool->ltb_set, in init_rx_pools()
1381 rc = alloc_ltb_set(adapter, &tx_pool->ltb_set, in init_tx_pools()
1397 rc = alloc_ltb_set(adapter, &tso_pool->ltb_set, in init_tx_pools()