Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/ibm/
Dibmvnic.h828 struct ibmvnic_rx_pool { struct
931 struct ibmvnic_rx_pool *rx_pool;
Dibmvnic.c335 struct ibmvnic_rx_pool *pool) in replenish_rx_pool()
528 struct ibmvnic_rx_pool *rx_pool; in reset_rx_pools()
575 struct ibmvnic_rx_pool *rx_pool; in release_rx_pools()
611 struct ibmvnic_rx_pool *rx_pool; in init_rx_pools()
620 sizeof(struct ibmvnic_rx_pool), in init_rx_pools()
1320 struct ibmvnic_rx_pool *rx_pool; in clean_rx_pools()
2635 struct ibmvnic_rx_pool *pool = &adapter->rx_pool[rx_buff->pool_index]; in remove_buff_from_pool()