Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c1217 static int init_one_tx_pool(struct net_device *netdev, in init_one_tx_pool() function
1349 rc = init_one_tx_pool(netdev, &adapter->tx_pool[i], in init_tx_pools()
1354 rc = init_one_tx_pool(netdev, &adapter->tso_pool[i], in init_tx_pools()
1367 * buffers (see calls init_one_tx_pool() for these). in init_tx_pools()