Home
last modified time | relevance | path

Searched refs:init_tx_pools (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmvnic.c740 static int init_tx_pools(struct net_device *netdev) in init_tx_pools() function
1146 rc = init_tx_pools(netdev); in init_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c1197 /* init_tx_pools() ensures that ->tx_pool and ->tso_pool are in release_tx_pools()
1284 * init_tx_pools(): Initialize the set of transmit pools in the adapter.
1294 static int init_tx_pools(struct net_device *netdev) in init_tx_pools() function
1859 rc = init_tx_pools(netdev); in init_resources()
2901 rc = init_tx_pools(netdev); in do_reset()

Completed in 15 milliseconds