Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c1004 * reuse_rx_pools() - Check if the existing rx pools can be reused.
1017 static bool reuse_rx_pools(struct ibmvnic_adapter *adapter) in reuse_rx_pools() function
1068 if (reuse_rx_pools(adapter)) { in init_rx_pools()